资源列表
SimpleMessenger
- 用C语言编写的简单的MESSENGER,可以实时发送信息.包含CLIENT和SEVER程序.-C language simple MESSENGER. Real-time information can be sent. SEVER contains CLIENT and procedures.
cbchat
- 我同学编写的一个好的系统,与大家分享-my classmates prepared a good system to share with you!
cbhbbs
- 我同学编写的一个好的系统,与大家分享-my classmates prepared a good system to share with you!
简易聊天程序
- 实现基本的聊天功能,只需输入IP,即可与对方聊天,服务器端和客户端集成在同一个文件中,并且以多线程方式监听端口。-achieve basic chat function keys IP, can chat with each other. servers and clients with an integrated document and, in a multithreaded manner monitor ports.
MeChat5.30
- 聊天程序,视频聊天程序,希望大家交流和学习-chat program, video chat program, we hope that the exchanges and learning
msnp.py-0.4.1
- MSN二次开发的插件,非常好的,功能比较全-secondary development of plug-in, very good, functional Compare
fakeQQTencent
- 一个用VC写的类似于QQ的即时通讯工具,功能是最基本的,不过是TencentQQ的基础.-a VC was similar to the QQ instant messaging tools, is the most basic function, But yes TencentQQ foundation.
dchat-1.0.tar
- This a distributed text chat solution, written as an example on how to use the C++ Sockets library / framework.-This a distributed text chat solution. written as an example on how to use the C Sockets l ibrary / framework.
的聊天程序
- 一个最简单的聊天程序.rar -a simple chat program. Rar a simple chat program. Rar
套接字简单应用
- 一个简单的套接字编程程序,适合初学者模仿。里面有两个压缩包,先运行LX1,作为服务端,接着是LX2作为客户端-a simple socket programming, for beginners to imitate. There are two compressed, first running lens, as the server, followed by the client as LX2
MSNTest_Demo
- 一个完整的MSN客户端程序,可以深入了解MSN协议,并可进行开发!-a complete MSN client program, a better understanding of the MSN agreement, may develop!
chating
- 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。 它可以使多个人聊天,其工作方式类似于网上聊天室,可以在同一台机器上启动 多个客户端。 客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以\"悄悄\"地对某人说,对信息进行过滤。 服务器端可以“踢“人,并可以防止用户名称的重复。-the chat program, including server and client two parts, the use of MFC CSOCKET c