搜索资源列表
CorpServerService2
- 最全面的基于TCP/IP的FTP服务器端要和我上传的客户端一起使用,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP / IP-based FTP server to upload and my client used together, chat functions, java code, multithreaded design, I spent nearly two months of the time
TCPliaotianfuwuqiduan
- 这是一个TCP聊天的服务器端的程序,对于学习网络编程挺有帮助的。-This a TCP Chat server procedures for Learning Network Programming quite helpful.
fuwuqi
- 基于TCP/IP的服务器,用vc++实现-Based on TCP/IP server, using vc++ Achieve
echoserv
- This program demonstrates a simple TCP/IP server. It will accept a connection from a client application, receive one line of text, echo that line back to the client and close the connection.