资源列表
telnet_src
- telnet客户端-telnet customer end
putty development package
- putty is a client for many networking protocols, e. g. ssh, telnet, serial port communication. This is a package for developing putty
telnet-2.1b2-source
- vc 实现的telnet客户端代码-telnet source code
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
Telnet协定远端登陆VC源代码
- Telnet协定远端登陆VC源代码 TelnetServer::setServer(int nPort, int nMaxConnects, char connectMsg[9999], char serverFullMsg[9999]) { int lcv; if (nMaxConnects < 1) { nMaxConnects = 1; } if (nMaxConnects > 100) { nMaxConnects = 100; } PORT =
telnetclient
- 一个VC编写的Telnet客户端程序,共同交流学习-VC prepared a Telnet client program, the common exchange of learning
putty-src
- puttysrc可模拟ssh,telnet等-puttysrc may simulate ssh, telnet and so on
telnetClient
- 该程序是telnet的Client,实现比较简陋。登录到任何bbs做测试。--This is a telnet Client program. You can login to any bbs to test it.
TelnetClient
- 超级Internet开发组件demo。-Super Internet development component demo.
telnet101
- telnet工具,带源码-telnet tool, brings the source code
20080708vbTelnet
- telnet client 最近源码-telnet client source recently
wangluohuiyikehuduan
- WinSock网络会议客户端,,c#源代码-WinSock client web conferencing,, c# Source code
