socket

所属分类:网络编程
开发工具:Java
文件大小:28KB
下载次数:1
上传日期:2016-05-11 09:36:59
上 传 者tanchunxia
说明:  1.设计程序,分别构建通信的两端:服务器端和客户端应用程序,套接字类型为面向连接的Socket,自己构建双方的应答模式,实现双方的数据的发送和接收(S发给C,C发给S)。 2.服务端程序能响应单个或任意多个客户端连接请求;服务端能向单个客户发送消息,支持群发消息给所有客户端; 通信的双方具备异常响应功能,包括对方异常退出的处理。如果客户端退出,服务器有响应;反之亦然。
(1. Design program, were constructed at both ends of the communication: the server and client application, the socket type of connection-oriented Socket, build yourself two sides of the answer mode, both sending and receiving data (S issued C , C issued S). 2. The server program can respond to a single or any number of client connection requests server can send messages to a single customer, support group message to all clients communicating parties have an abnormal response capabilities, including other abnormal exit process. If the client exits, the server responds and vice versa.)

文件列表:
socket\.classpath (302, 2016-04-03)
socket\.project (382, 2016-04-03)
socket\.settings\org.eclipse.jdt.core.prefs (598, 2016-04-03)
socket\bin\socket\ReceiveClient.class (2270, 2016-04-05)
socket\bin\socket\ReceiveServer.class (2509, 2016-04-05)
socket\bin\socket\SendClient.class (1027, 2016-04-05)
socket\bin\socket\SendServer.class (1526, 2016-04-05)
socket\bin\socket\StartClient.class (552, 2016-04-05)
socket\bin\socket\StartServer.class (2445, 2016-04-05)
socket\bin\socket\WindowClient$1.class (1101, 2016-04-08)
socket\bin\socket\WindowClient$2.class (1480, 2016-04-08)
socket\bin\socket\WindowClient$3.class (2175, 2016-04-08)
socket\bin\socket\WindowClient$4.class (687, 2016-04-08)
socket\bin\socket\WindowClient$5.class (744, 2016-04-08)
socket\bin\socket\WindowClient.class (4963, 2016-04-08)
socket\bin\socket\WindowServer$1.class (1090, 2016-04-08)
socket\bin\socket\WindowServer$2.class (1666, 2016-04-08)
socket\bin\socket\WindowServer$3.class (1524, 2016-04-08)
socket\bin\socket\WindowServer$4.class (687, 2016-04-08)
socket\bin\socket\WindowServer$5.class (744, 2016-04-08)
socket\bin\socket\WindowServer.class (5251, 2016-04-08)
socket\src\socket\StartClient.java (1992, 2016-04-03)
socket\src\socket\StartServer.java (3720, 2016-04-08)
socket\src\socket\WindowClient.java (8989, 2016-04-08)
socket\src\socket\WindowServer.java (9206, 2016-04-08)
socket\bin\socket (0, 2016-04-05)
socket\src\socket (0, 2016-04-03)
socket\.settings (0, 2016-04-03)
socket\bin (0, 2016-04-05)
socket\src (0, 2016-04-03)
socket (0, 2016-04-08)

近期下载者

相关文件


收藏者