文件名称:chatroom
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-06-21
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- 金*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这个是linux下的网络编程,运用TCP协议实现;基本实现了聊天的一些功能-This is under linux network programming, using the TCP protocol implementation basic realization of some of the features of the chat
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chatroom\client\chat_protocol.h
........\......\main.c
........\......\makefile
........\......\readme
........\readme
........\server\addmin.c
........\......\handle_login.c
........\......\handle_msg.c
........\......\include\addmin.h
........\......\.......\handle_login.h
........\......\.......\handle_msg.h
........\......\.......\login.h
........\......\.......\server.h
........\......\.......\transmit.h
........\......\.......\wrap.h
........\......\loadlog\loadlog
........\......\login.c
........\......\main.c
........\......\makefile
........\......\server.c
........\......\transmit.c
........\......\userinfo\infofile
........\......\wrap.c
........\......\include
........\......\loadlog
........\......\userinfo
........\client
........\server
chatroom