搜索资源列表
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
VCFTPClient
- 该程序通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-this program implements full function ftp client functions, it looks like cuteftp and leapftp.
ftpclient_class
- ftp客户端完整实现的类,完整实现了上传、下载、删除、列表等等功能!-a c++ ftp class ,which implements upload/download/delete/list function,etc.
vc实现ftp
- 用vc实现的一个实现ftp功能的程序,实现了ftp的最简单的功能,连接服务器,以及设置共享目录等功能.-vc used to achieve the realization of an ftp function procedures, the ftp achieve the most simple functions, linking servers, and the installation of shared directory.
SampleFtp
- VC++编写的ftp工具,界面友好,可以上传下载多个文件,但不支持整个文件夹的下载,如果对这方面感兴趣的话,可以添加这方面的功能-VC prepared by the ftp tools, friendly interface and can be uploading and downloading multiple files, but not the entire folder download, if interested in this area, you can add this fu
pauseresume_src
- 现在大部分的下载工具和FTP客户端可以实现文件断点续传和重连功能,这个程序可以实现协议层的Pause&Resume-now download most of the tools and FTP client can achieve document HTTP and heavy even function, this procedure can be achieved agreement layer Pause
FTP-file
- 这是一个用Delphi制作的简单的FTP客户端,功能有上传文件,下载文件,连接服务器等-This is a production with Delphi simple FTP client, file upload function. download link servers
ftpclient1
- 很小的软件程序,简单的实现ftp功能,希望大家给点意见!-small software program, the simple realization ftp function, we hope to the point!
BCB6_FTP
- C++ Builder 6.0编写的完整FTP源码,包括Server、Client功能。-C Builder 6.0 FTP integrity of the source code, including Server, Client function.
ftp.cls
- ftp源码,通过简单代码可实现ftp功能-ftp source, the code through a simple function can be realized ftp
GoogleEarth
- google的模拟程序,可以简单的实现其搜索功能-google the simulation program can achieve its simple search function
FTPConsoleApplication
- 通过调用和封装API函数,穿越防火墙的FTP链接的CCharp类,全面详细。-by calling the API function and Packaging, across the firewall FTP links CCharp category, full details.
ftp_programm
- ftp程序,功能完善 ,实现了tcp、ip传输文件的功能,可读性强-ftp procedures, functions, achieving tcp, ip transmission function of the document, readable -
MyVC12
- 自己编写的小程序,集FTP传文件与聊天功能为一体-own procedures for the preparation of small collect documents and FTP-chat function as one
MYSFTP
- 本软件为本人的毕业设计,实现一个FTP资源的实时搜索功能,运用多线程技术。可实现瑞口扫描程序的功能。-the software for my graduation project, an FTP resources to achieve the real-time search function, using multithreading technology. I can realize Switzerland Scan function.
FTP
- 个完整的ftp客户端代码,虽然功能没有专业的客户端软件强大,但是也算是比较好的ftp客户端软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client
HTTP
- 个完整的ftp客户端代码,虽然功能没有专业的客户端软件强大,但是也算是比较好的ftp客户端软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client
ICMP
- 个完整的ftp客户端代码,虽然功能没有专业的客户端软件强大,但是也算是比较好的ftp客户端软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client
12786
- 如何获取ie地址和更改 Option Explicit Private Declare Function EnumWindows Lib \"user32\" (ByVal lpEnumFunc As Any, ByVal lParam As Long) As Long Start the enumeration. Private Sub cmdFindAddress_Click() lblAddress.Caption = \"\" EnumWindows
完整ftp客户端
- 一个完整的ftp客户端代码,虽然功能没有专业的客户端软件强大,但是也算是比较好的ftp客户端软件。-a complete ftp client code, although the function of the professional powerful client software, but is relatively good ftp client software.
