搜索资源列表
java web ftp client
- 网页ftp客户端。在网页上实现ftp上传下载功能-website ftp client. On the website of achieving ftp upload download
MyClientYQ
- 呵呵,java写的。可以实现多线程下载。-Oh, it was the java. Multithreading can achieve download.
FTP
- import net.sf.jftp.net.ConnectionHandler import net.sf.jftp.net.ConnectionListener import net.sf.jftp.net.DataConnection import net.sf.jftp.net.FtpConnection import net.sf.jftp.net.BasicConnection import net.sf.jftp.util.Log import
FtpApplet
- Ftp客房端Applet源码实现了FTP的上传下载功能-This is a Java Applet sound code of a ftp client. It achieves upload and download functions.
ftp客户端11
- ftp上传下载系统客户端,Java实现,根据ftp协议,通过ip地址访问-ftp upload download client, Java, ftp protocol, ip addresses
ftpserver_090605
- 用java实现的FTP客户端上传、下载工具。-Implemented using java FTP client upload and download tools.
FtpUpload
- ftp客户端,主要用于ftp服务器的上传和下载功能,以及删除,修改。-ftp client, ftp server is mainly used to upload and download features, as well as delete, modify.
src
- FTP文件下载与上传,包括对特定文件的下载,可以指定下载的地址-FTP download and upload documents, including the download of specific files, you can specify the address of download
FtpTest
- 用java语言实现的ftp的上传和下载功能,测试非常正确,绝度有帮助!-Ftp using java language of the upload and download capabilities, testing is very accurate, never would have helped!
ftp
- Java实现FTP文件的上传和下载,以及其他相关功能-Java implementation of upload and download FTP files, and other related functions
FTP
- FTP客户端设计与实现 实现ftp上传与下载功能,这是一个开题报告自己看吧-Design and implementation of FTP client ftp upload and download function to achieve this is their own and see an opening report
FtpClientFrame
- 用java实现ftp的一些简单的功能,建立连接,断开连接,下载文件,以及可下载文件的目录-Ftp with java implementation of some simple functions, to establish a connection, disconnect, download files, and downloadable files
ftp
- FTP(File Transfer Protocol 文件传输协议)是Internet 上用来传送文件的协议。在Internet上通过FTP 服务器可以进行文件的上传(Upload)或下载(Download)。FTP是实时联机服务,在使用它之前必须是具有该服务的一个用户(用户名和口令),工作时客户端必须先登录到作为服务器一方的计算机上,用户登录后可以进行文件搜索和文件传送等有关操作,如改变当前工作目录、列文件目录、设置传输参数及传送文件等。使用FTP可以传送所有类型的文件,如文本文件、二进制可执
FTP
- 简单ftp客户端源码,用java实现的简单上传下载功能-Simple ftp client source code, with the java implementation of simple upload and download functionality
FTPUD
- java 实现ftp 上传下载功能,主要是调用上传下载的函数-java ftp upload and download
ftp4j-1.7
- 分享一个基于JAVA的FTP客户端开源框架 -Share a JAVA-based open-source FTP client framework
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