搜索资源列表
TCPClientServer
- 这是一个用java编写的模拟FTP的程序,其中包括服务器和客户端-This is a simulation using java prepared FTP procedures, including the server and client
RemoteControl_2008-11-20_13-06
- 简易的FTP服务器端和客户端实现,用java编写-Simple FTP server and client implementation, using java prepared
aa
- 文件传输随着计算机网络技术的飞速发展,客户/服务C/S(Client/Sersver)结构成为开发FTP的网络编程结构,Java作为Web应用程序的开 发技术也为更多的人所采用-strong
FTPserverandclient
- java开发FTP服务器与客户端,实现简单的FTP功能.-java development FTP server and client, the realization of a simple FTP functionality.
JAVAFTP
- Java的FTP客户端程序的设计与实现.pdf-Java-client program FTP Design and Implementation. Pdf
ftpdownsource
- 用java实现的可以从ftp站点下载资料的客户端程序,网络实现FTP协议,可以做二次开发-ftp source code of client
FTPClientTest
- 一套java版本的ftp上传client源码-A java version of the ftp upload client source
TestFTP_ddxc
- 一个java编写的FTP源码,包含服务器和客户端。-FTP source code written in Java, including server and client.
MyJavaServer
- 用java编写的FTP服务器、客户端。服务器底层采用apache FTPserver的JAR包。客户端底层采用sun.net包。两者都可以独立使用。在myeclipse10.6里面编写,java版本是1.6。是高级计算机网络课的最后的大作业,学长只能帮你们到这了。-FTP server using java client. Server using apache FTPserver underlying the JAR package. Underlying client uses sun.ne
FtpClientOperator
- java版的ftp实现.基于apache的ftp开发包.包括各种客户端操作:下载\上传\更改目录\更改文件名字\续传\配置等功能-java version of the ftp realize. The ftp-based development kit apache. include a variety of client-side steps: download upload file names to change the directory to change the configura
ftpdemo
- 简单的FTP服务器与客户端:支持命令:? ls get 服务器端:1,服务器accept 多个客户socket, 使用【多线程】2,每个接受上来的客户socket,只对应【单线程】处理各类请求即可! 客户端:客户端多线程: 1个负责 请求发送,另1个负责 接收服务器的反馈信息-ftpdemo, a simple ftp java programe! Server: ServerSocket accept socketAgentThread FtpServer server =
yuanma
- java用socket编写的FTP服务器和客户端,能够进行连接,-Java write FTP server and client