搜索资源列表
QQchat.txt
- 实现QQ的强制聊天功能 无需加为好友,不是好友也可以聊天,这是java的实现功能!-Realizing the QQ chat function for compulsory without friends, not friends can chat, this is a Java function!
QQ
- 基于java设计的qq聊天室,可以私聊和群聊。-Based on the design of the qq chat.
Multi-thread
- 在Java中通过socket实现的多人聊天,只能实现多个客户分别和服务端聊天,服务端的聊天内容则只能同时发给所有用户。不能实现客户与客户的聊天。-use the socket in Java to realize the MultiChatting function
java-code-for-chat-room
- 一个简单的聊天工具,java代码,适用于课程设计- a simple chat room java code