搜索资源列表
FtpFrame
- 是一个简单实用的FTP例子,利用Applet小应用程序编写的,可生成目录树,实现文件的上传和下载.-is a simple and practical example of the FTP, the use of small applet prepared the application, creating tree, a file upload and download.
ftpclient_demo
- 实现网络文件传输的一个简单例子,通过它你可以在文件服务器上下载文件。FTP协议编程-A simple example of network file transfer, through which you can download the file on a file server. FTP protocol programming
ftpusingsocket
- 本文从应用实现的角度,介绍了 FTP 协议。并用详尽的例子分析了如何用主动模式和被动模式实现 FTP 客户端上传下载文件,如何进行断点续传。通过本文可以让读者对 FTP 客户端的原理有一个深入的了解。-introduce ftp protocol and use some examples to download fils using ftp
