资源列表
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.
FTPatoupdate_pb9
- 自动升级程式,把文件放到指定目录进行自动升级。
FtpUtil
- VC编写的一个高效支持断点续传FTP上载下载文件的dll和示例程序。
ftp
- 带有进度条的ftp控件 只需要通过属性 设定地址和用户密码 多线程实现
tftpserver
- fcp/ip 协议栈 tftp服务端源码
ftp
- PB作的ftp下载和上传客户端。 调用seinweb.dll进行上传和下载