文件名称:GFtpclient
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-04-05
- 文件大小:
- 1.11mb
- 下载次数:
- 0次
- 提 供 者:
- g***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用Java编写的简单ftp客户端,没有使用ftp包,自己建立的控制连接、数据连接。看了该程序后能理解网络通信的基本原理。服务器端用ftpserver,十分方便测试,附在压缩包内。还有我自己写的报告,还有编程时出现的问题及解决办法-Simple ftp client written in Java, do not use the ftp package, they established control connection and data connection. After reading the program can understand the basic principles of network communication. By ftpserver, server-side testing is very convenient, attached to the compressed package. There is a report I wrote it myself, there are programming problems and solutions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GFtpclient\.classpath
..........\.project
..........\.settings\org.eclipse.jdt.core.prefs
..........\bin\Frame$1.class
..........\...\Frame$2.class
..........\...\Frame$3.class
..........\...\Frame$4.class
..........\...\Frame$5.class
..........\...\Frame$6.class
..........\...\Frame$7.class
..........\...\Frame$8.class
..........\...\Frame$9.class
..........\...\Frame$Listen.class
..........\...\Frame.class
..........\jbcl.jar
..........\src\Frame.java
..........\.settings
..........\bin
..........\src
GFtpclient
报告.doc
ftpserver.exe