搜索资源列表
socketchat
- java聊天室,采用socket,支持多人聊天,多线程练习代码,初学者学习适用-java chat room, using socket, support for more than chat, multi-threaded practice code for beginners to learn
Thread_CarManagementSystem
- 这是一个用Java实现多线程的例子,可以是在两台相互可以ping通的机子之间互相传送消息;另外,还包含一个配置聊天室和以车辆管理为例的管理系统的例子。-This is a Java multi-threading example, can be in two of the machine can ping each other between the transmitted messages to each other In addition, the configuration includ
chat
- java 关于多线程聊天的源代码!能实现多个客户端和服务器进行简陋的聊天。