搜索资源列表
java_ftp2.zip
- java写的ftp程序
CorpClient
- 最全面的基于TCP/IP的FTP客户端,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP / IP-based FTP client, and chat functions, java code, multithreaded design, I spent nearly two months of the time
FTP客户端实现
- 一个用于FTP客户端实现的JAVA程序。相信大家看了,会收获的。呵呵,慢慢看吧。-for an FTP client to achieve the Java procedures. We believe that he would harvest. Oh, it slowly and see.
simpleftp
- 用java写的ftp客户端程序 大家可以拿去看看 希望多提意见 -used to write the ftp client program can be found to see if we want to speak up
FtpDemo
- 一个java写的Ftp客户端程序demo,ftp的功能部分都已经实现,只需要调用类的方法即可。是学习ftp协议的不可多得资料。
sftp
- 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能
chathome
- JAVA开发的一个简单的聊天室程序,在学JAVA网络编程的可以看一看。
jftp-1[1].00pre1.tar
- JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp Java is used to prepare a graphical FTP client program. It supports all basic FTP operation, the performance of some impro
6.7.4--Java网络编程综合提高(复杂的FTP客户端)
- 一个java编写的Ftp客户端程序,jbuilder9下编译通过!-a java Ftp prepared by the client, jbuilder9 under compile!
FTP上传
- 一个用JAVA开发的FTP上传下载程序
java_ftp2
- java写的ftp程序-Ftp program written in Java
FTPClient
- FTP上传的程序,里面有完全的源码和开发文档,是java学习的好源码。-FTP upload program, there are complete source code and the development of documents, is a Java learn a good source.
FTP
- 简单的ftp服务器程序,可以实现上传下载功能。简单实用-Simple ftp server program, you can achieve the uploading and downloading functions. Simple and practical
javaftp
- 用Java开发的ftp程序,可以上传文件-Ftp procedure develops which with Java, can upload the document
aa
- 文件传输随着计算机网络技术的飞速发展,客户/服务C/S(Client/Sersver)结构成为开发FTP的网络编程结构,Java作为Web应用程序的开 发技术也为更多的人所采用-strong
JAVAFTP
- Java的FTP客户端程序的设计与实现.pdf-Java-client program FTP Design and Implementation. Pdf
ftp
- 一个简单的ftp程序,,实现简单的ftp上传下载功能-A simple ftp program, to achieve a simple ftp uploading and downloading capabilities
FTPClient
- 这个是用JAVA语言编写的FTP客户端程序,里面有详细的文档。-This is written in JAVA FTP client program, which has detailed documentation.
assignment
- 运用JAVA语言实现windows下FTP服务器的架设,程序比较简单,可以满足一般的需求。-JAVA language use FTP server, set up under the windows, the program is relatively simple to meet ordinary needs.
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