文件名称:chat
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.07kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
利用select函数在linux环境下实现的一个聊天程序,满足要求:
(1)用户默认出于广播模式,一个客户在其客户端发送消息,其他客户端用户全部都可以收到;
(2)程序支持下列命令
/help:显示帮助信息
/quit:用户退出聊天室,同时将退出信息广播给其他用户;
/who:显示在线用户;
/send 户名 消息:向指定用户发送点到点消息。
代码验证通过,保证能运行
-The use of select function in linux environment to achieve a chat program, to meet the requirements: (1) The user default for broadcast mode, a client in its client sends a message to other users all of the client can receive (2) program supports the following command/help: display help information/quit: the user out of chat rooms, while out of the information broadcast to other users /who: Display online users /send username message: send to-point message to the specified user. The code is validated to ensure that can run
(1)用户默认出于广播模式,一个客户在其客户端发送消息,其他客户端用户全部都可以收到;
(2)程序支持下列命令
/help:显示帮助信息
/quit:用户退出聊天室,同时将退出信息广播给其他用户;
/who:显示在线用户;
/send 户名 消息:向指定用户发送点到点消息。
代码验证通过,保证能运行
-The use of select function in linux environment to achieve a chat program, to meet the requirements: (1) The user default for broadcast mode, a client in its client sends a message to other users all of the client can receive (2) program supports the following command/help: display help information/quit: the user out of chat rooms, while out of the information broadcast to other users /who: Display online users /send username message: send to-point message to the specified user. The code is validated to ensure that can run
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chat/IOClient.c
chat/IOServer.c
chat
chat/IOServer.c
chat
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.