文件名称:select-non-block
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-08-11
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 德*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用TCP/IP协议,使用socket编程模型和curses界面,实现基本聊天功能;分为服务器和客户端,服务器负责收发数据,以及对连接的客户端进行连接,客户端连接上服务器后就可以正常的通信。-Using TCP/IP protocol, the use of socket programming model and curses interface, to achieve the basic chat functions divided into server and client, server is responsible for sending and receiving data, and the connected clients to connect, the client can connect to the server after the normal communication.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chatclient.c
chatserver.c