搜索资源列表
TerminalClient
- 经典的终端底层实现,可以模拟Pop3,FTP,以及各种TCP应用。Socket实现-classic terminal bottom realized, can be simulated Pop3, FTP, TCP, as well as various applications. Socket
TcpClientandsve
- 本代码是用VC++实现的TCP协议的通信,有服务端和客户端
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
- 转载:用C语言实现telnet功能。对于学习网络TCP/IP协议的初学者有不错的参考价值(Reprint: use C language to realize telnet function. For beginners to learn network TCP/IP protocol, there are good reference value)