搜索资源列表
JFtp
- JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp is a Java prepared by the graphic FTP client. It supports all basic FTP operation, the performance of some improvements, s
jftp-1[1].00pre1.tar
- JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp Java is used to prepare a graphical FTP client program. It supports all basic FTP operation, the performance of some impro
FTP_client218245672010
- this the complete java base FTP client(GUI). you can connect any FTP server .-this is the complete java base FTP client(GUI). you can connect any FTP server .
LMQFtp
- java写的ftp客户端,用matisse form写的gui,用另外3个类写的业务逻辑,对学习java的朋友会有帮助的-ftp client, written in java gui written using matisse form, with three classes to write the business logic, would help the friends of learning java
FTPServer
- 用Java实现的FTP服务器程序,能够实现基本的FTP命令,图形化用户界面-a ftp server that realized by JAVA, which includes basic commands of FTP protocol, and have gui for users to use.