资源列表
ftp1
- vb开发的ftp控件,非常实用,适合与没有开发过控件的学习
FTPdownandupload
- ftp客户端实现文件的上下载,服务器文件列表的读取,和对文件的管理-ftp client to download the files, the server read the list of files, and document management
2008112280610
- 用VB编写FTP的例子,支持代理服务器 资源类别: VB源码¦游戏 -FTP with VB examples prepared to support the proxy server resource type: VB source ¦ Games
vbftpjr
- 一个类似WsFTP的FTP程序 实现FTP和HTTP方式上传文件到服务器-a similar WsFTP FTP program FTP and HTTP upload methods document to the server
ftp
- Its and ftp client contains scr ipts for connecting and disconnecting from ftp file transfer
FtpClient
- 一个FTP的客户端,基于QT4的,比较简单,学习用,有助了解QTcpServer-An FTP client, based on QT4, and relatively simple, learning to use, and should help QTcpServer
FTP_NEW
- 简单的FTP客户端,比较简单的界面,不过只能输入FTP命令来执行。-simple FTP client, a relatively simple interface, but only the importation of FTP commands to implement.
网络FTP传输
- 用vb实现FTP传输-using FTP transmission vb
ftpclient
- 该IDL源代码,主要功能是,实现基于Socket的ftp通讯程序,稍微修改,即可实现数据自动下载服务。-The IDL source code, the main function is to achieve based on the Socket ftp Communications program, slightly modified, you can achieve automatic data download service.
ftpfiles
- 本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file uplo
netcode2
- FTP的原代码新找的,很实用很简单,大家参考下