搜索资源列表
jishitongxin
- 计算机网络课程设计 基于中心服务器方式即时数据通信平台(IM)1. 能进行用户管理,所有用户必须登录到服务器,由服务器维护在线信息。 2. IM(Instant Message)功能:用户登录后能进行实时多方点到点短信息通信,如聊天; 3. 能选择要求服务器进行转发服务。 4. 能保存通信记录到数据库(SQL Server或其他桌面型数据库); 5. 能进行双方文件传输,能显示进度 6. 支持断点重传。 7.实时语音双向传送功能 -Computer n
MyChatRoom
- c# sql server 2005 写的 聊天室 程序 很实用。可以用在自己的网站里。-c# sql server 2005 to write a chat room program is very useful. Can be used in their own websites where.
Server
- 用C++编写的实现了多人聊天的程序,如果更改,可以进上步实现QQ功能。-Written using C++ implementation of the many chat program, if you change, you can step into the realization of QQ function.
asptalking
- 本聊天室为文字聊天室,有管理员功能,可踢人、提升管理员、查阅用户信息,文字聊天,私聊,支持表情,点歌等功能。本聊天室可以用ACCESS数据库和SQL SERVER。-The chat room text chat rooms, there is an administrator function, kicking, improve administrator access to user information, text chat, private chat, support for expr
liaotianshi
- 在vs2008平台下开发的在线聊天室 数据库采用sql server 2005 -In vs2008 platform online chat room using sql server 2005
cv-aku
- Introduction For a while now, I have been looking for a solution to a chat program developed in VB.NET, but didn t find much, so I decided to try my own. The purpose of this article is to explain how to use TCP/IP Sockets and the My.Settings class