搜索资源列表
Java-TCP服务器】
- 这是一个TCP服务器端的实现代码,监听客户端的请求,在子线程中处理各个客户端发来的数据包,再将处理后的结果送回客户端。这里提供的代码很完整,包括一个mainclass,一个监听class和它的interface,一个包处理class,一个发送class,基本上可以直接使用。-This is a TCP server-side implementation code, bugging the client's request, the child acquires handle all t
source code
- java网络编程员代码,前八章,涉及到基本服务器,客户端编程,和多线程的基本例子,十分适合初学者。-Network programmers java code, the former eight chapters, covering the basic server, client-side programming, and basic example of multi-threaded, very suitable for beginners.