搜索资源列表
TCP_server_client
- MyEclipse,实现tcp socket连接的客户端和服务器端,能够传输文本或图片,服务器端有多线程和单线程两个,多线程的可以实现同时让多个用户连接,rar包内word文档中有简单的流程图和程序说明,代码较简单,适合初学者。-MyEclipse,tcp socket server and client,there are single thread server and multi thread server,you can get file through the tcp
multiclient-java
- 一个简单的多个客户端与服务器通信的例子,多线程通信。java开发-A simple example of the plurality of client and server communications, multi-thread communication.