搜索资源列表
vb终端 for vb
- vb制作的终端程序,功能齐全,可以传输。-vb produced by the terminal program, fully functional and can deliver.
receiveServerApplicationSource
- 一个用java编写的小的服务器程序,可以用telnet命令访问!有一定的参考价值.-prepared with a small server program, you can use telnet commands to access! There will be some reference value.
jsch-0.1.29
- JSch 是SSH2的一个纯Java实现。它允许你连接到一个sshd 服务器,使用端口转发,X11转发,文件传输等等。你可以将它的功能集成到你自己的 程序中。 -SSH2 JSch is a pure Java. It allows you to connect to an sshd server, using port forwarding, X11 forwarding, file transfer, and so on. You can be the function integrated
CharServer
- 网络聊天室服务器程序源代码,可显示在线人数和消息数-network server source code, can show that the number of online news and a few
telnet服务器
- 非常不错的TELNET服务器程序,大家可以看看有没有鉴戒-very good TELNET server, we can see if there is any warning
telnet
- 主要用于通信行业telnet通信编程,该程序可迅速被用于通信模块制作-Mainly used in the telecommunications industry telnet communications program, the program can quickly be used for communication module production
0704
- 这是用ARP发送文件的程序,希望能对大家有一定的帮组 -This is to send the file with ARP procedures, the hope that it can help you have a certain group
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