资源列表
VB-Video_chat
- Visual basic编写的视频聊天程序(局域网测试通过)-Video chat program written in Visual basic (LAN test).
WebIM
- 本WebIM 系统采用 B/S 模式,使用浏览器 ajax 实现即时聊天。服务器端采用 MC设计模式,Controler 分为组包拆包模块(编码子模块、加密解密子模块、序列化/反序列化子模块)和主处理模块(包含:Manager、DAO); 客户端使用 AJAX 心跳包拉数据,应用 JQuery 框架实现页面效果-The WebIM system uses B/S mode, using a browser ajax live chat. Server-side using the MC de
IM
- 我毕业设计用PHP与AJAX实现的网页即时通讯系统,有通信模块,好友管理模块,聊天记录模块,用MySQL储存数据。-I graduated from the design implemented with PHP and AJAX web instant messaging system, a communication module, Friends management module, chats module using MySQL to store data.
IOderWire2012
- 完成简单的语音聊天系统,客服端与服务器端,使用udp协议-Voice chat
ChatClient
- 简单聊天程序的客户端,可以实现聊天的基本功能-Simple chat program client, you can achieve the basic functions of the chat
ChatServer
- 简单聊天程序的服务器端,可以实现聊天的基本功能-Simple chat program server-side, you can achieve the basic functions of the chat
ChatClient2
- 这是第二次改进的简单聊天程序的客户端,可以实现聊天的基本功能,添加了文件传输功能-This is a simple chat program improved client can be achieved chat, file transfer capabilities added
ChatServer2
- 这是第二次改进的简单聊天程序的服务器端,可以实现聊天的基本功能,添加了文件传输功能-This is a simple chat program improved server side, can achieve the basic functions of the chat, file transfer capabilities added
ChatRoom
- 这是第三次改进的简单聊天程序,可以实现聊天的基本功能-This is the third improved simple chat program, you can achieve the basic functions of the chat
SocketChatRoom
- 客户端能与服务器进行通讯,对初学者是一个很大的帮助。-The client can communicate with the server, is a great help for beginners.
qiuhe.ZIP
- 本程序的作用是求两个整数a和b之和sum。 第1行“//求两数之和”是一个注释行,C++规定在一行中如果出现“//”,则从它开始到本行末尾之间的全部内容都作为注释。 -Find the sum of the two numbers
VideoChat
- VC++ 网络视频聊天程序 客户端和服务端-VC++ network video chat program