当前位置:
首页
资源下载

搜索资源 - Socket server java
搜索资源列表
-
1下载:
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
-
-
0下载:
本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。
-This article introduces a
-
-
0下载:
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本功能
-
-
1下载:
java写的一个socket服务器程序,参考性极强-wrote a socket server reference to a highly
-
-
0下载:
Socket通讯实例服务器端,用java实现,带有详细注释。
-
-
0下载:
用JAVA编写的有关使用套接字读取服务器端对象的应用,已经运行通过,JAVA prepared with the use of socket server-side object to read the applications, has been running through the
-
-
1下载:
android利用socket发送数据到PC,PC端也用socket接收并显示。-android using socket to send data to PC, PC-side socket is also used to receive and display.
-
-
0下载:
正在学习关于socket的内容,发现网上很少有客户端和服务端都是android的例子,就自己写了一个-Learning about the contents of the socket and founding that There is very few example whose both client and server are the android, I write it myself
-
-
0下载:
利用socket套接字实现服务器和客户端的文件传输。-Socket using socket server and client to achieve the file transfer.
-
-
0下载:
基于Java的网络聊天程序,用Java Socket实现网络聊天室,分为服务器和客户端两部分,客户端界面实现聊天功能,服务器是信息中心,类似QQ,有注解.-Java-based network chat program, using Java Socket network chat rooms, divided into server and client in two parts, the client chat interface, the server is the information
-
-
0下载:
java socket server,对初学者很好的参考意义,其中的很多socket操作机理已很好的在java编程中得到应用-java socket server, on the significance of a good reference for beginners, many of which socket to operate the mechanism have been very good in java programming has been applied
-
-
0下载:
JAVA初学者源代码例子,从不同应用方面讲解--网络篇-JAVA beginners source code examples, from different applications on- Network篇
-
-
0下载:
Arhiva contine un exemplu de socket server multithread TCP si doi clienti ai acestuia. Este un exemplu relevant pentru modul in care se realizeaza comunicarea prin intermediul TCP.
-
-
0下载:
用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
-
-
0下载:
使用SOCKET制作的聊天工具服务器端。-SOCKET produced by the use of server-side chat.
-
-
0下载:
java 实现Socket编程 多个客户端和服务器端 通信-Socket programming java achieve multiple clients and server-side communication
-
-
0下载:
socket 多线程,包括测试代码,socket server socket client-multi-threaded socket, including test code, socket server socket client
-
-
0下载:
Source code for a chat between 2 computers using socket in Java.
-
-
0下载:
In this first part of a multi-part post, we will learn how to create a very simple socket server and socket client pair in Java
-
-
0下载:
通过java来实现socket客户端和服务器端的通讯,一个是client,另一个是server(Java is used to communicate the socket client and server side, one is client, and the other is server)
-
« 12
3
4
5
6
7
8
9
10
...
21
»