资源列表
通过MFC制作的简单的聊天程序
- 一个通过MFC制作的简单的聊天程序 支持语音 文字聊天 以及文件传输 网络编程技术中基本的一个实例-By making a simple MFC support for voice chat program text chat and file transfer network programming an example of the basic
Multi_Chat
- 一个多功能的聊天程序,可以实现语音聊天,文字聊天和文件传输等功能-a multifunctional chat procedures, can achieve voice chat, text chat and file transfer functions
MyQQ2012
- 通过socket连接实现了即时通讯功能。 在服务器端,将用户资料存储于access数据库中。 客户端需要登陆。登陆后能够从服务器读取好友列表、用户资料等信息。考虑到安全性,密码使用了MD5加密,客户端与服务器之间使用序列化的类传输数据。 本资料适合新手使用。-Through the socket connection to the instant messaging function. On the server side, the user data stored in the
WCFMessage.rar
- 基于WCF的即时通讯源码(IM),BS、CS混合模式。简单调试即可使用。 ,WCF-based source of instant messaging (IM), BS, CS mixed mode. Simple to use debugging.
only_chat-
- 一个简单的局域网聊天软件_适合新手练手和学习-A simple LAN chat software _ for novices to practice hands and learning
CHATROOM
- 这是一个简单的聊天室程序,使用的是visual C++的socket编程技术,达到比较良好的即时通信效果。-This is a simple chat program, using visual C++ 的 socket programming technology to achieve relatively good effect of instant messaging.
YtQQ
- 网络聊天工具 希望大家好好学习 一起努力-Web chat hope that we learn to work together
pagersystem
- 用vb写的一个企业网上寻呼系统,是一本书上的例子,加了点修改。-with vb wrote an online pager enterprise system, is a book on the case, add the points changes.
P2P_qqjsxi
- 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹 -1. Program uses online
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.
Chat
- 实现点到点的通讯。具体做法与qq类似。大家可以参考qq客户端和服务器的做法
Login
- 实现类似QQ登录功能的小程序,用c++builder编写-Login to achieve similar functionality QQ