搜索资源列表
chathome
- JAVA开发的一个简单的聊天室程序,在学JAVA网络编程的可以看一看。
FTP
- 简单的ftp服务器程序,可以实现上传下载功能。简单实用-Simple ftp server program, you can achieve the uploading and downloading functions. Simple and practical
ftp
- 一个简单的ftp程序,,实现简单的ftp上传下载功能-A simple ftp program, to achieve a simple ftp uploading and downloading capabilities
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