文件名称:TCP_communication
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [WORD]
- 上传时间:
- 2016-03-20
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- fu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Linux下的一个服务器客户端的小程序,基于TCP的实现;服务器可以同时接受多个客户的接入,通过子进程处理客户请求,下面的例子中,服务器只将客户的IP和端口以及发送的信息显示,然后原样的将客户发送的信息发送给客户。客户端仅仅是输入信息以及显示收到的信息。-Linux under a small application server to the client, based on the TCP implementation Server can accept multiple clients to access at the same time, through the child to handle customer requests, the following example, the server to the client s IP and port and only send information display, then the same send customer information sent to the customer.The client is only input information and displays the information received.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Linux网络编程--服务器客.doc