文件名称:Multi-thread-communication
-
所属分类:
- 标签属性:
- 上传时间:2016-06-07
-
文件大小:1.68kb
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
多线程通信,服务器运行后等待客户端连接,连接成功,客服端发送自己的名字及字符串信息给服务器 服务器将收到的字符串信息反向排列后发回给客户端,一个服务器可以对应多个客户端-The multi thread communication and that the server is running waiting for client connection, the connection is successful, the client sends his name and string information to the server. The server will receive string reverse arrangement sent back to the client, a server can be corresponding to a plurality of client
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LINUX下多线程通信/cilent.c
LINUX下多线程通信/server.c
LINUX下多线程通信
LINUX下多线程通信/server.c
LINUX下多线程通信