文件名称:liaotianshi
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 72kb
- 下载次数:
- 0次
- 提 供 者:
- 钱*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
局域网聊天室,采用C/S结构,使用Tcp模式,能够注册,登陆,群聊,私聊,收发文件。-Chat room, using C/S structure, use Tcp modes, the ability to register, login, group chat, private chat, send and receive files.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
liaotianshi\client\check_putin\Makefile
...........\......\...........\src\check_putin.c
...........\......\...........\...\check_putin.o
...........\......\client
...........\......\include\myhead.h
...........\......\main\Makefile
...........\......\....\src\main.c
...........\......\....\...\main.o
...........\......\Makefile
...........\......\pack_message\Makefile
...........\......\............\src\pack_message.c
...........\......\............\...\pack_message.o
...........\......\scripts\Makefile
...........\server\chat\Makefile
...........\......\....\src\chat_all.c
...........\......\....\...\chat_all.o
...........\......\....\...\chat_one.c
...........\......\....\...\chat_one.o
...........\......\....\...\check_online.c
...........\......\....\...\check_online.o
...........\......\....\...\expression.c
...........\......\....\...\expression.o
...........\......\....\...\phrase.c
...........\......\....\...\phrase.o
...........\......\....\...\save_chat.c
...........\......\....\...\save_chat.o
...........\......\....\...\send_message.c
...........\......\....\...\send_message.o
...........\......\data.db
...........\......\include\myhead.h
...........\......\login\Makefile
...........\......\.....\src\is_login.c
...........\......\.....\...\is_login.o
...........\......\.....\...\login.c
...........\......\.....\...\login.o
...........\......\.....\...\save_log.c
...........\......\.....\...\save_log.o
...........\......\main\Makefile
...........\......\....\src\main.c
...........\......\....\...\main.o
...........\......\Makefile
...........\......\regist\Makefile
...........\......\......\src\regist.c
...........\......\......\...\regist.o
...........\......\scripts\Makefile
...........\......\server
...........\......\.uper_user\Makefile
...........\......\..........\src\kick.c
...........\......\..........\...\kick.o
...........\......\..........\...\silence.c
...........\......\..........\...\silence.o
...........\......\..........\...\unsilence.c
...........\......\..........\...\unsilence.o
...........\......\trans_file\Makefile
...........\......\..........\src\trans_file.c
...........\......\..........\...\trans_file.o
...........\......\user_list\Makefile
...........\......\.........\src\delete_list.c
...........\......\.........\...\delete_list.o
...........\......\.........\...\insert_list.c
...........\......\.........\...\insert_list.o
...........\新建文本文档.txt
...........\client\check_putin\src
...........\......\main\src
...........\......\pack_message\src
...........\server\chat\src
...........\......\login\src
...........\......\main\src
...........\......\regist\src
...........\......\super_user\src
...........\......\trans_file\src
...........\......\user_list\src
...........\client\check_putin
...........\......\include
...........\......\main
...........\......\pack_message
...........\......\scripts
...........\server\chat
...........\......\include
...........\......\login
...........\......\main
...........\......\regist
...........\......\scripts
...........\......\super_user
...........\......\trans_file
...........\......\user_list
...........\client
...........\server
liaotianshi