搜索资源列表
Chess_sever_client
- 基于java语言编程实现的简单ftp协议源码,客户端下载界面可视化
ftp客户端
- ftp客户端用SOCKET实现,可实现文件的上传与下载功能,界面友好
javaftp
- java ftp 客户端,欢迎下载使用,主要用于java-java ftp client are welcome to download to use, mainly for java
JavaFTPClient
- 一个ftp客户端程序,实现上传下载全部功能,纯java实现。-An ftp client program, the realization of uploading and downloading all of the features, the realization of pure java.
EmptyFrame
- 简单java实现的FTP客户端,可以实现最简单的2个功能,上传和下载。-Easy java implementation of the FTP client, you can achieve the most simple two features, uploading and downloading.
ftp
- FTP客户端 实现了客户端与FTP服务器的连接。可以上传,下载文件-FTP client
FtpApplet
- 用JAVA编写的FTP客户端程序代码,可以上传下载-JAVA prepared using FTP client code, you can upload download
FtpUploadUtil
- FTP客户端上传下载util类,支持smarupload和apache common 包-FTP client Upload&download utility,support smartupload.jar and apache common jar
Ftp
- 用纯Java语言编辑的简单ftp客户端,可以实现简单的上传下载功能-Pure Java language editor simple ftp client, can be achieved simply uploading and downloading functionality
43680526FtpClient
- 小的FTP客户端代码,有链接的判定和上传和下载等 -A small FTP client-side code, there are links to determine and uploading and downloading
FTPJava
- Java写的FTP客户端。可以实现简单的FTP下载上传等功能,有图形界面。-FTP client written in Java. FTP download allows simple upload and other functions, a graphical interface.
ftp
- ftp客户端程序 单一的程序安装了JDK后即可运行,实现文件上传下载等功能,很不错 -java socket ftp
ftpclient
- 这个ftp客户端程序分为两个部分,均是j2se写成。Ftpls.java用于匿名登录ftp服务器,显示主目录。FtpTest.java用于上传下载单个flv视频文件,支持中文上传下载,可在命令行随机制定路径上传下载。-The ftp client program is divided into two parts, which were written in j2se. Ftpls.java ftp server for anonymous login to show your home di
FTP
- 简单的利用FTP类库的客户端程序。实现基本上传下载功能-The use of simple FTP library client program uploads and downloads to basic functions
FTPClient
- FTP客户端 在“文件”/“FTP站点管理”菜单中可添加FTP站点,以便以后连接使用。 在“本地”菜单中可对本地资源进行上传、重命名、删除等操作。 在“远程”菜单中可对FTP文件夹中的资源进行上传、重命名、删除等操作。 在界面下方有三个选项卡,分别记录当前下载文件、已上传文件及已下载文件。在队列选项卡中,可对当前正在下载的任务进行暂停、删除、清空、上下移动等操作。-In the "File/FTP Site Manager menu, you can add an FTP sit
FTP
- java FTP客户端程序具有FTP客户端所要求的上传,下载,文件列表,连接服务端等功能。-Java FTP client program required by the FTP client, upload, download, file list, the connection server.
ftp-1
- 简单的ftp客户端,实现文件的上传下载。-Simple FTP client, realize the file upload download.
Java-ftp
- 简单的ftp客户端代码,可上传下载的ftp简单的功能-A simple FTP client code, can be simple FTP upload download function
FTPClientForJava
- 该FTP客户端是用java swing写的,使用时需要自己配置服务器,实现FTP客户端上传下载等功能(The FTP client is written in Java swing, when using the need to configure the server, realize the FTP client uploads and downloads, etc.)
java操作ftp代码
- Java操作FTP服务器,连接FTP,上传文件,删除文件,下载文件(Java operation FTP server,connect to FTP, upload files, delete files, download files)