搜索资源列表
receiveServerApplicationSource
- 一个用java编写的小的服务器程序,可以用telnet命令访问!有一定的参考价值.-prepared with a small server program, you can use telnet commands to access! There will be some reference value.
TelnetSrc
- Java写的Telnet源代码。参考了inetfactory的文档(但是inetfactory不是原代码公开!我自己实现的)。实际使用中只发现一处难以解释的问题。除此之外,我愿意给自己打分:90分。这个设计以及实现的质量超过网上存在的许多源码公开的各种Telnet实现。-Java writes Telnet source code. Has referred to the inetfactory documents (but inetfactory is not the original co
socketserver
- 本机交流服务器代码,直接与telnet通信,可配有客户端直接使用。JAVA网络编程基础。-The local exchange server code directly communicate with telnet can be used directly with clients. JAVA network programming.