文件名称:chatroom
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 35kb
- 下载次数:
- 0次
- 提 供 者:
- 赵**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于Linux系统下,用c编写的一个聊天程序,该程序分为客户端和服务器端亮部分代码,可直接make编译-Based on Linux system, using c write a chat program, this program is divided into client and server bright part of the code, can be directly make compilation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chatroom\serverchat\chat_server.c
........\..........\fn_extend.c
........\..........\friend_manage.c
........\..........\group_manage.c
........\..........\head.h
........\..........\list.c
........\..........\list.h
........\..........\Makefile
........\..........\message_manage.c
........\..........\monitor.c
........\..........\proto.h
........\..........\reg_manage.c
........\clientchat\client
........\..........\client.c
........\..........\client.h
........\..........\debug.h
........\..........\Makefile
........\..........\module.c
........\..........\my_listen.c
........\..........\print_ui.c
........\..........\progname.c
........\..........\proto.h
........\serverchat
........\clientchat
chatroom
........\..........\fn_extend.c
........\..........\friend_manage.c
........\..........\group_manage.c
........\..........\head.h
........\..........\list.c
........\..........\list.h
........\..........\Makefile
........\..........\message_manage.c
........\..........\monitor.c
........\..........\proto.h
........\..........\reg_manage.c
........\clientchat\client
........\..........\client.c
........\..........\client.h
........\..........\debug.h
........\..........\Makefile
........\..........\module.c
........\..........\my_listen.c
........\..........\print_ui.c
........\..........\progname.c
........\..........\proto.h
........\serverchat
........\clientchat
chatroom