搜索资源列表
SOCKET API 聊天室
- 多人聊天室程序,通过WinSocketAPI 完成的,包括服务器和客户端两部分 -people chat room procedures, WinSocketAPI completed, including server and client part 2
Char_Room
- 用java做的多人聊天室 jsp 问一下有无SplitWord_Java.rar-do with the chat room jsp people ask whether SplitWord_Java.r ar
INTERNET_Talk
- 多人聊天室,INTERNET编程课程设计.服务器/客户端模式.-people chat rooms, Internet programming curriculum design. Server / client model.
ChatRoom
- 多线程实现网络聊天室: (1)用对话框形式进行输入和显示的多人聊天室 (2)服务器可以建立多个连接,每个参与聊天的人建立一个TCP连接 (3)建立TCP连接后客户端立即发送用户名给服务器,服务器需要核实该用户是否已经存在。若该用户已经存在,则释放连接,并返回错误信息。否则,把该用户加入用户列表。 (4)一个用户名只能有一个连接。一旦连接建立并核实用户之后,用户名不可更改, 直到释放连接。 (5)用户离开并释放连接时服务器将从用户列表中删除该用户。 (6)服务器程序将接收客
聊天室程序
- 实现网络聊天的功能,采用java编程,服务器与客户端采用了TCP/IP连接方式,登录功能。客户可以通过服务器转发,实现一对一和多对多聊天。客户端程序应该可以实时显示目前其它用户的状态,管理员可以踢人出聊天室,用户可以登录和注册进入聊天室~~
聊天室界面范例
- 聊天室程序。可以多人聊天,也可以一对一。实现了简单的界面。 -chat room procedures. People can chat, or one-on-one. To achieve a simple interface.
MFCSocket.聊天室的VC++实现 视频会议
- 聊天室的VC++实现 视频会议 多人聊天室,Chat VC++ implementation of video conferencing over the chat room
chatroom
- vc 基于服务器端的广域网多人聊天工具多人聊天工具,可以在因特网上够成一个聊天室,其中包括服务器端源代码,和客户端的源代码,程序简便,包括了聊天工具的基本功能,值得看看。-vc on the server side of the WAN people chat people chat tool on the Internet enough to become a chat room, including server-side source code, and client source cod
SocketServer
- 聊天室源码,支持多人聊天,服务器端-Chat room source code, support for multiplayer chat, chat room source code, support for multiplayer chat,
test
- 这是一个功能不错的多人聊天室.可以多人联机,玩起来很方便的!-This is a function of more than a good chat room. Can be more than online, playing together is very convenient!
netchat
- 此程序支持多人一起进入聊天室,首先要通过“设置”模块设置用户网络信息,然后才能选择聊天对象进行聊天。-This program supports people with access to chat rooms, first through the " Settings" module to set user network information, and to opt for chatting to chat.
MFC_ChatRoom_WINSOCK-TCP
- MFC开发的聊天室,有server和client 支持多人聊天 适合MFC开发者学习和使用- a chat room developed in mfc support multi_person chating
Chat_room_more_than_classic_VB_developers_programm
- VB开发多人聊天室经典程序设计源码Chat room more than the classic VB developers programming source code-Chat room more than the classic VB developers programming source code
PP
- 多人聊天室程序(P2P)版用C开发局域网聊天工具-Multiplayer chat program (P2P) Edition LAN chat tool developed by C
c4b28623648d
- 基于vc++的简单聊天室,能实现多人聊天,-jiandanliaotianshi,nengshixianjiandandeliaotiangongneng
实例309——多人在线的网络聊天室——客户端
- 在线聊天界面程序,可扩充,方便进一步开发(Simple program for online chat)
NBlocking_Socket_Demo
- 简易线程版多人聊天室(基于Python)(Simple Threaded Multiplayer Chat Room (based on Python))
ChatA
- 使用Java语言开发,多线程,私聊、群聊,界面简洁,可供学习。(rivate chat, group chat, simple interface)
仿QQ聊天程序SOCKET编程服务端与客户端
- 用java语言及网络通信socket编程编写的网络聊天室,能够实现多人在线聊天。(The network chat room which is written in the Java language can realize the multi - person online chat.)
ChatServer
- 实现了多人聊天,采用了tornado,SQLAlchemy框架(To achieve multiplayer chat, the tornado, SQLAlchemy framework is adopted.)