文件名称:Chatting_Room
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 147kb
- 下载次数:
- 0次
- 提 供 者:
- 纪**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
linux下实现的网络聊天室软件,采用c/s架构,包括客户端和服务端。主要采用socket、thread编程、以及进程间通信等实现了用户间私聊、群聊、查看在线用户的功能,服务端管理员有踢人、禁言、解禁的特殊权限。并附有软件使用帮助文档。-Internet chat room software under linux using c/s architecture, including the client and the server. Main socket, thread programming, and interprocess communication such as private chat, group chat between users, view the online user function, the server administrator kicking gag, the special privileges of the lifting of the ban. With software to help document.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Chatting_Room
.............\Client
.............\......\Bin
.............\......\...\client
.............\......\...\client.o
.............\......\...\client_deal.o
.............\......\...\client_deal_reply.o
.............\......\...\client_fun.o
.............\......\...\gettime.o
.............\......\...\showform.o
.............\......\Include
.............\......\.......\client.h
.............\......\.......\client_deal.h
.............\......\.......\client_deal_reply.h
.............\......\.......\client_fun.h
.............\......\.......\gettime.h
.............\......\.......\msg_form.h
.............\......\.......\showform.h
.............\......\Makefile
.............\......\........\Makefile
.............\......\Msg_history
.............\......\...........\11.txt
.............\......\...........\22.txt
.............\......\...........\aaa.txt
.............\......\...........\bbb.txt
.............\......\...........\zxc.txt
.............\......\Readme
.............\......\......\Readme.txt
.............\......\Source
.............\......\......\client.c
.............\......\......\client_deal.c
.............\......\......\client_deal_reply.c
.............\......\......\client_fun.c
.............\......\......\gettime.c
.............\......\......\showform.c
.............\help.doc
.............\Server
.............\......\Bin
.............\......\...\server
.............\......\...\server.o
.............\......\...\server_deal.o
.............\......\...\showform.o
.............\......\...\sql_fun.o
.............\......\Include
.............\......\.......\clientnode.h
.............\......\.......\clientnode.h~
.............\......\.......\msg_form.h
.............\......\.......\server.h
.............\......\.......\server_deal.h
.............\......\.......\server_deal.h~
.............\......\.......\showform.h
.............\......\.......\sql_fun.h
.............\......\Makefile
.............\......\........\account.db
.............\......\........\Makefile
.............\......\........\makefile_1
.............\......\Msg_history
.............\......\...........\msg_history.txt
.............\......\Readme
.............\......\......\Readme.txt
.............\......\Source
.............\......\......\server.c
.............\......\......\server_deal.c
.............\......\......\server_deal.c~
.............\......\......\showform.c
.............\......\......\sql_fun.c
.............\......\Sql
.............\......\...\account.db