搜索资源列表
javaSFTP
- 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能-achieved using java Tftp (Sftp) client and server. In this process uses a "state" of mechanism : the client and server opera
sftp(java)
- 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -achieved using java Tftp (Sftp) client and server. In this process uses a "state" of mechanism : the client and server o
2006101413585471
- 用java开发的tftp服务器,有注释说明-java development with the tftp server, annotated
TFTPserver2006
- 自己用java编的tftp服务器 可以在局域网内传输小的文件.-own use java addendum to the tftp server in a small LAN transmission of documents.
javaftpSft
- 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能-achieved using java Tftp (Sftp) client and server. In this process uses a "state" of mechanism : the client and server opera
JAVAtftp
- 用JAVA实现的TFTP原代码不错的东西,大家可以试试,
Java_SFTP
- 用java写的SFTP代码,用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能
200611565915238
- 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能
09_JavaIO
- ·TFTPUtil ReadMe For additions, changes, and fixes please see the ChangeLog License information detailed in License.txt TFPTUtil is an open source TFTP server written in C#. http://sourceforge.net/projects/tftputil Latest version can be downloa..
2006101413585471
- 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能
sftp
- 用java写的SFTP代码。 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能。
SnmpTftp
- 实现cisco snmp tftp,能用snmp tftp上传下载文件-Implementation cisco snmp tftp, use snmp tftp upload download document
sftp
- JAVA实现的TFTP,类似与FTP的功能,有服务器、客户端,可以实现文件上传到服务器。-JAVA implementation of TFTP, and FTP similar functions, have the server, the client, you can achieve a file upload to the server.
tftp4java-0.8
- TFTP for Java version 0.8
code
- 简单实现TFTP,包括测速和传输文件功能。-Simple implementation of TFTP, including file transfer speed and functionality.
sftp
- 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能-Achieved using java Tftp (Sftp) client and server programs. The mechanism of a " state" is used in this procedure: the client
TFTP Client&Sever
- 用Java实现了一个以TFTP协议传输文件的程序 包括服务器端和客户端(A file transfer program by using TFTP protocol, including sever and client part.)