文件名称:socket
-
所属分类:
- 标签属性:
- 上传时间:2016-05-11
-
文件大小:28.46kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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.
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
socket/.project
socket/.settings/org.eclipse.jdt.core.prefs
socket/bin/socket/ReceiveClient.class
socket/bin/socket/ReceiveServer.class
socket/bin/socket/SendClient.class
socket/bin/socket/SendServer.class
socket/bin/socket/StartClient.class
socket/bin/socket/StartServer.class
socket/bin/socket/WindowClient$1.class
socket/bin/socket/WindowClient$2.class
socket/bin/socket/WindowClient$3.class
socket/bin/socket/WindowClient$4.class
socket/bin/socket/WindowClient$5.class
socket/bin/socket/WindowClient.class
socket/bin/socket/WindowServer$1.class
socket/bin/socket/WindowServer$2.class
socket/bin/socket/WindowServer$3.class
socket/bin/socket/WindowServer$4.class
socket/bin/socket/WindowServer$5.class
socket/bin/socket/WindowServer.class
socket/src/socket/StartClient.java
socket/src/socket/StartServer.java
socket/src/socket/WindowClient.java
socket/src/socket/WindowServer.java
socket/bin/socket
socket/src/socket
socket/.settings
socket/bin
socket/src
socket
socket/.project
socket/.settings/org.eclipse.jdt.core.prefs
socket/bin/socket/ReceiveClient.class
socket/bin/socket/ReceiveServer.class
socket/bin/socket/SendClient.class
socket/bin/socket/SendServer.class
socket/bin/socket/StartClient.class
socket/bin/socket/StartServer.class
socket/bin/socket/WindowClient$1.class
socket/bin/socket/WindowClient$2.class
socket/bin/socket/WindowClient$3.class
socket/bin/socket/WindowClient$4.class
socket/bin/socket/WindowClient$5.class
socket/bin/socket/WindowClient.class
socket/bin/socket/WindowServer$1.class
socket/bin/socket/WindowServer$2.class
socket/bin/socket/WindowServer$3.class
socket/bin/socket/WindowServer$4.class
socket/bin/socket/WindowServer$5.class
socket/bin/socket/WindowServer.class
socket/src/socket/StartClient.java
socket/src/socket/StartServer.java
socket/src/socket/WindowClient.java
socket/src/socket/WindowServer.java
socket/bin/socket
socket/src/socket
socket/.settings
socket/bin
socket/src
socket
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.