搜索资源列表
icq_src
- 及时通讯程序ICQ的源代码,vc++编写client,server
udpnet
- UDP及时通讯程序,udp通讯的好样例!-UDP timely communication procedures, udp communication good sample!
communication-system-instantly_java
- 一个简单的及时通讯系统,可以在计算机之间进行即时通讯。-A simple instant messaging system, instant messaging between computers.
chatroom
- 及时通讯,用于单机的聊天,有客户端和服务器端,先启动服务器端,然后再启动客户端-chart room,having client and server
java版及时通讯系统
- 采用socket套接字,使用tcp/ip协议进行消息的及时通讯,模仿qq,初学者的必备。