搜索资源列表
chatroom
- 本程序用C++socket实现多人聊天功能。 具体功能为:服务器可以对说有人说话。 服务器可以与单个用户对话。 服务器可以踢出所有人。 服务器可以踢出某一个人。 客户端可以发送文件给服务器。 客户端可以与客户端私聊。 客户端可以说有人说话。-This procedure using C++ socket to achieve more than chat. Specific functions a
Chat
- 1、 提供多人连接到服务器同时聊天 2、 用户名可重复 3、 用户之间可以私聊 4、 用户进入和离开聊天室时,其他用户得到通知 服务器采用完成端口模型。-1, providing more than 2 to connect to the server at the same time chat, user names can be repeated 3, users can whisper 4, users enter
MultiChat
- 多人聊天室,自己做网络实验写的。实现了很多功能,如:群聊,私聊。服务器踢人。而且服务器客户都维护了一个在线列表。-More than chat rooms, make their own network of experimental writing. Achieved a lot of features, such as: group chat, whisper. Server kicking. And the server cust
talk
- VC++写的聊天室程序 实现了如下功能: 1. 用户注册账号 2. 用户注册时可以验证账号是否可用 3. 用户需要有效用户名和密码才能登陆服务器 4. 多人登陆到服务器同时聊天 5. 用户进入退出聊天室时其他的用户都得到通知 6. 服务器实时更新在线用户名单 7. 用户之间可以私聊 8. 支持抖动窗口的发送 9. 服务器可以踢出某个用户 10. 服务器可以关闭某个用户的计算机-VC++ to
VC
- VC++写的聊天室程序 实现了如下功能: 1. 用户注册账号 2. 用户注册时可以验证账号是否可用 3. 用户需要有效用户名和密码才能登陆服务器 4. 多人登陆到服务器同时聊天 5. 用户进入退出聊天室时其他的用户都得到通知 6. 服务器实时更新在线用户名单 7. 用户之间可以私聊 8. 支持抖动窗口的发送 9. 服务器可以踢出某个用户 10. 服务器可以关闭某个用户的计算机-VC++ to
chatroom
- 默认密码为1。 本源码为"简易网络聊天室系统"的源码,由Delphik开发,包括服务端和客户端。服务端包括登陆用户管理、服务器状态管理;客户端可以查看在线人员名单、聊天、说悄悄话。-The default password is 1. The source for the " Simple Internet chat room system," the source, by Delphik developme
chat.tar
- 纯c语言写的聊天程序服务器和客户端程序,实现显示在线人数,*,私聊,退出聊天,退出程序等功能,并发1000人以上-Written in pure c language chat server and client programs to achieve shows online, mass, whisper, out of chat, exit the program and other functions, concurrent w
VCPPP-liaotianshisheji
- VC++写的聊天室程序 实现了如下功能: 1. 用户注册账号 2. 用户注册时可以验证账号是否可用 3. 用户需要有效用户名和密码才能登陆服务器 4. 多人登陆到服务器同时聊天 5. 用户进入退出聊天室时其他的用户都得到通知 6. 服务器实时更新在线用户名单 7. 用户之间可以私聊 8. 支持抖动窗口的发送 9. 服务器可以踢出某个用户 10. 服务器可以关闭某个用户的计算机-VC++ to
QQ
- 用JAVA做的一个类似于腾讯QQ的聊天软件,分为客户端和服务器端,支持多线程。具有私聊 传送文件等等功能!-To do with JAVA A similar Tencent QQ chat software, divided into client and server to support multi-threading. Transfer files with a whisper, etc. function!
Happychat
- 1.服务器端:运行服务器程序 2.客户端: (1)启动聊天室,输入Ip地址以登陆服务器。 (2)进入登陆界面,第一次登陆需要注册,点注册按扭。 (3)按要求填完注册信息。 (4)返回登陆窗口,输入用户名、密码,进行登陆。 (5)进入聊天室。。 进入聊天室后,就可以尽情的聊天了,可以和你喜欢的人私聊了,聊的开心 话题还可以进行保存,当然,你也可以清屏。-1 s
siliao
- 进行两台机器的私聊,有服务器,客户端等,更改ip即可,C#实现,很实用-Whisper of the two machines, servers, clients, etc.
chat
- 用mfc写的tcp聊天软件,用登录,有注册,有头像显示,有在线列表的更新,可以群聊,可以私聊 有服务器,服务器连接到数据库,用户聊天是基于服务器的转发。-Tcp chat software written using mfc with login, registration, avatar display, updated online list, group chat, can whisper server, server to co
TCP_chat
- 使用TCP协议完善的一个私聊的服务器端和客户端的核心代码 -Use the TCP protocol sound of a whisper the core of the server-side and client code
ddd
- JAVA聊天室是用java application 程序实现的,由客户端和服务器端组成。先启动服务器端,再启动服务器端,服务器验证身份后客户便可登陆聊天室。客户聊天时可选择聊天对象私聊,也可以公聊。客户登陆和退出聊天室时都会提示相关信息。-JAVA chat room with java application program, by the client and server side. First start the server
ChatRoom
- 用MFC实现了一个类似于QQ的聊天室,有客户端和服务器,有登陆提醒和离开提醒,可以多人聊天,还可以私聊。代码以运行过,没有错。-MFC to achieve a similar QQ chat rooms, client and server, landing reminders and leave to remind people chat, you can also whisper. Code to run, there is no
liaotianshi
- 包含一个客户端,一个服务器端,实现简单的聊天室。(有数据库保存用户数据,客户端/服务器端均有界面,服务器可以踢人,可以*消息客户可以私聊可以群聊)-Includes a client, a server-side, a simple chat room. (A database to save the user data, the client/server interface both, the server can kick, s
TCP_chat
- 使用TCP协议完善的一个私聊的服务器端和客户端的核心代码 -Use the TCP protocol sound of a whisper the core of the server-side and client code
tcpclient
- 聊天室 可群聊 私聊 vc mfc 客户端服务器模式 -Chat rooms can group chat whisper mfc
chatingroom
- java版的聊天室,有客户端和服务器,功能强大,可以一对一私聊。具体请看源码-java version of the chat room, a client and a server, powerful, can one whisper. Look at the specific source
whisper-master
- whisper实现的p2p连接,可以利用该代码学习p2p网络的基本原理,包括一些常见的p2p操作,如加入、退出、寻找资源等等。(The P2P connection implemented by whisper can use this code to learn the basic principles of P2P network, including some common P2P operations, such as join