文件名称:ftp
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 128kb
- 下载次数:
- 0次
- 提 供 者:
- 刑*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Java编写的一款FTP程序,主要功能有支持上传、下载、目录转换。需要加入其他命令的支持可以在Request类的sendEventMsg方法中的case语句里添加
FTP的用户名和密码默认是test test-Java prepared a FTP program, the main function to support the upload, download, directory conversion. Need to be added to the support of other orders can Request category sendEventMsg methods case statement add FTP user name and password is the default test test
FTP的用户名和密码默认是test test-Java prepared a FTP program, the main function to support the upload, download, directory conversion. Need to be added to the support of other orders can Request category sendEventMsg methods case statement add FTP user name and password is the default test test
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FTP客户端
.........\FtpClientFrame.java
FTP服务器
.........\ftproot
.........\.......\test
.........\.......\test.txt
.........\FtpServer
.........\.........\FtpServer.class
.........\.........\Request.class
.........\.........\Response.class
.........\src
.........\...\FtpServer
.........\...\.........\FtpServer.java
.........\...\.........\Request.java
.........\...\.........\Response.java
.........\说明.txt
程序运行截图.doc
.........\FtpClientFrame.java
FTP服务器
.........\ftproot
.........\.......\test
.........\.......\test.txt
.........\FtpServer
.........\.........\FtpServer.class
.........\.........\Request.class
.........\.........\Response.class
.........\src
.........\...\FtpServer
.........\...\.........\FtpServer.java
.........\...\.........\Request.java
.........\...\.........\Response.java
.........\说明.txt
程序运行截图.doc