资源列表
Unixftpcilent
- 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
parker-20060105[1]tar
- parker-20060105[1]。ftp搜索引擎的源代码。可能版本不是很高。用来学习正好。-PARKER-20060105 [1]. Ftp search engine source code. May version is not very high. Learning is used.
NMFTPc++builder6
- 使用c++builder6.0编制的使用FTP协议和TNMFTP组件的FTP客户端程序-use of the preparation and use the FTP protocol components FTP TNMFTP client
gftp-2.0.18
- 优秀的ftp客户端,非常好用,用qt完成-outstanding ftp client, very convenient, complete with qt
vbftp
- 一款利用vb 编写ftp程序可以上传和下载本地或连接远程文件-use vb new procedures can be prepared ftp upload and download link local or remote files
BCB6_FTP
- C++ Builder 6.0编写的完整FTP源码,包括Server、Client功能。-C Builder 6.0 FTP integrity of the source code, including Server, Client function.
ftpclientexmple
- ftp客户端,具有ftp客户端所有的基本功能,界面友好,具有典型的学习价值,基于vc开发-ftp client, ftp client has all the basic functions, friendly interface, with a typical value of the study, based on the development vc
h_FtpClient
- 一个很好的FTP客户端实例,实现了上载、下载文件,更改服务器目录等功能,界面也与市面上比较流行的CuteFtp和LeapFtp相似。-a good FTP client example, the realization of uploading, downloading documents, such as changes in directory server functions, interface with the market more popular CuteFtp and LeapF
HS_SFTP
- 用Winsock编写的一个很好FTP客户程序,该程序支持多种服务器。可以浏览FTP服务器的文件,也可以通过双击指定的文件图标下载文件。-prepared using Winsock a good FTP client program, which supports multiple servers. FTP server can browse the documents, or by double-clicking on a file icon to download the file.
TJFTP_demo
- A Windows FTP client written without CInternetSession or CFtpConnection classes. Demonstrates manual manipulation of Winsock sockets, FTP principles, and GUI concepts such as List controls with in-place label-editing and column sorting, progress indi
HTTP
- 个完整的ftp客户端代码,虽然功能没有专业的客户端软件强大,但是也算是比较好的ftp客户端软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client
sftp_lib
- SFTP client library functions that created using SecureBlackBox VCL and enchance with resume features for download and upload.