资源列表
QQ
- 仿腾讯QQ小程序,分为服务器与客户端文件,可以实现部分QQ功能,简单易用,可以用来研究研究。-Imitation Tencent QQ program is divided into server and client files, can be part of the QQ function, easy to use, can be used to study.
chat
- 主要一个多线程聊天程序,Client与Server端之间的通信.
InstantMessenger
- 多线程多人聊天的程序源代码!c# 可以踢人,可以私聊等
mynetchat
- 在visual c++环境下的网络聊天源代码。-In the visual c++ Environment network chat source code.
MFC
- 基于客户端和服务器端,利用MFC编写实现简单聊天通讯程序-Based on the client and the server, using MFC write implementation is simple chat communication program
AlertBlocker
- 实现了msn 警报屏蔽功能,使用VB调用win32api实现-msn alerts shielding
linux-wlan-com
- linux系统下局域网即时通信系统,可以随时输入输出-Under linux system LAN instant messaging system
Chat
- 聊天小程序,需要对方ip地址才能进行聊天。
multicast
- 多播程序 分布式系统引论上机题,实现服务器向多个客户端同时发送消息-Distributed system in the computer, server to multiple clients at the same time send a message
QQRobot
- QQ机器人 一个非常不错的学习工具 面向QQ2005-QQ Robot
ChatRoom
- 使用vc++,socket通行编写的局域网聊天室,可以实现一对一,一对多的聊天。已测,可用!-Using vc++, socket write access LAN chat room, you can achieve one to one, one to many chat. Has been measured, available!
mynetchat
- 用C语言实现的聊天程序,包括客户端和服务端