资源列表
threadsocket.tar
- linux 网络编程 实现多线程通讯,包括客户端和服务器端-Inux network programming to achieve multi-threaded communications, including client and server
MyQQdesigner-
- 让你了解MyQQ的一些功能模块,能简单明了的设计属于你自己的聊天程序。-Let s know MyQQ what it is,you can simple designer your chatting application.
TcpSrvProgram
- 利用winsock通信,此程序是利用可靠的连接TCP协议实现的服务端代码-using winsock communication, the use of this procedure is reliable connectivity TCP protocol server code
MSN*源码
- MSN*器源码
CHAT-UDP
- 自己写的一个相对完整的,基于UDP的局域网聊天程序,可获取局域网内在线用户列表,并与指定用户聊天,带有文本界面,具有上下线提醒丢包提醒等功能。-UDP-based LAN chat program, the LAN can access a list of online users, and chat with the specified user, with a text interface with packet loss on the offline alert reminder func
oicq密码解密系统源代码
- oicq密码解密系统源代码 oicq密码解密系统源代码-Live password decryption system source code Live password decryption system source code
QQlevel
- 计算QQ等级。用户给出QQ等级,程序给出当前QQ用户太阳、月亮、星星的数目,还可计算该用户升到下一级所需要的天数。
聊天小程序
- 用java语言编写的聊天小程序,包括服务端和客户端,用于即时聊天-with java language chat small programs, including the server and client, for instant messaging
java_chat4
- 聊天室服务器、 聊天室客户端 客户端之间可以聊天 -no english
tcltalk
- tcl与c语言结合网络编程的一个例子,用tcl做界面,c语言做底层的数据传输-tcl network programming with c language with an example of interface to do with tcl, c language to the underlying data
xmlparsers
- 这是一个自己编制的即时通信协议xmpp的微型版希望对大家有帮助-This is a preparation of their own instant communication protocol Xmpp miniature version hope to be helpful
vbchat
- 一个用vb编的聊天程序。本程序基于udp协议,分为服务端和客户端。