搜索资源列表
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
Telnet_Client
- 一個Telnet客戶端源碼 在此程序中只間單處理了ANSI控制碼,還有很大一部分可由后繼人員完成.-A Telnet client source code in this procedure is only between a single deal with ANSI control code, and a large staff to complete by the follow-up.