搜索资源列表
WinTerm(color)
- 一個全彩! ANSI telnet的程式 , 非常值得參考 , 我是來自台灣的朋友 , 謝謝 :)-a full color! ANSI telnet program is very worthwhile reference, I am from Taiwan's friends, thank you :)
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
- Linux环境elnet监控程序的源代码, 编译成动态链接库(.so)的形式-Linux environment elnet monitoring program' s source code, compiled into a dynamic-link library (. So) the form of
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