搜索资源列表
FTP
- 简单的ftp服务器程序,可以实现上传下载功能。简单实用-Simple ftp server program, you can achieve the uploading and downloading functions. Simple and practical
FtpUpload
- ftp客户端,主要用于ftp服务器的上传和下载功能,以及删除,修改。-ftp client, ftp server is mainly used to upload and download features, as well as delete, modify.
clientFtp
- Client ftp (connects to a ftp server).
FTP
- FTP客户端,可以实现ftp的一些功能比如:一些简单的命令-ftp server ,this is a java applet.
assignment
- 运用JAVA语言实现windows下FTP服务器的架设,程序比较简单,可以满足一般的需求。-JAVA language use FTP server, set up under the windows, the program is relatively simple to meet ordinary needs.
ftpServer
- 用Java实现ftp服务器的功能。其中包括上传文件 ,下载文件,列出目录等功能 。-Ftp server with a Java implementation of the function.
src
- 采用java进行的FTP服务器实现,实现文件的上传和下载功能-FTP server implementation
FTP2
- 很好用的ftp server, java编写-Well with the ftp server, java write
FTPClient
- 在JAVA程序中,经常需要和FTP打交道,比如向FTP服务器上传文件、下载文件,本文简单介绍如何利用jakarta commons中的FTPClient(在commons-net包中)实现上传下载文件。 所用到的jar包有: commons-net-1.4.1.jar jakarta-oro.jar-In JAVA program, often need to deal with and FTP, such as to the FTP server to upload files
ftp4j
- ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下 载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。-ftp4j an FTP client-side Java class libraries, mo
TestFTP_ddxc
- 一个java编写的FTP源码,包含服务器和客户端。-FTP source code written in Java, including server and client.