搜索资源列表
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
telnetd-2.0.tar
- 关于telnet 服务器的源码下载,可以通过在java自动装载-telnet source code
source code
- java网络编程员代码,前八章,涉及到基本服务器,客户端编程,和多线程的基本例子,十分适合初学者。-Network programmers java code, the former eight chapters, covering the basic server, client-side programming, and basic example of multi-threaded, very suitable for beginners.
telnetclient
- 安装及使用须知 1、本程序要求先安装jdk和jCreator 2、在jCreator建立一个叫做telnet的工程 3、把本章目录下的所有源文件加入到这个工程中 4、在project菜单下选择project setting,在JDK profile框中单击当前的JDK, 然后选择Edit,在弹出的对话框中选add,然后选add package,将本章源代码目 录下的ipworks.jar包加入。 5、在build菜单下选择complier project 6
javatelnet
- 基于java的telnet功能实现。是用java编写的实现telnet功能的java源代码。-The java-based telnet functions. Java prepared using telnet function achieve the java source code.
JTellnetSrrca
- Java写的Telnet源代码。参考了inetfactory的文档(但是inetfactory不是原代码公开!我自己实现的)。实际使用中只发现现一处难以解释的问题。除此之外,我愿意给自己打分:90分。这这个设计和实现的质量超过网上存在的许多源码公开的各种Telnet实现。 -Written in Java the Telnet source code. Reference documentation of inetfactory (but inetfactory is not the or
socketserver
- 本机交流服务器代码,直接与telnet通信,可配有客户端直接使用。JAVA网络编程基础。-The local exchange server code directly communicate with telnet can be used directly with clients. JAVA network programming.
Telnet-java
- talent的java源代码实现,调试成功-talent java source code, debugging success
Java Telnet客户端实例源码
- Java Telnet客户端实例源码。。。(Java Telnet client instance source code)