搜索资源列表
TelnetServer
- 一个telnet服务器源代码,功能如下: 对文件、目录的操作,注销、重启、关闭计算机。允许/禁止屏保,反转鼠标左右键,发送信息等 -a telnet server source code, the following functions : file, directory operations, write-off, restart, shut down the computer. To allow / disallow screensavers, mouse around key revers
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