搜索资源列表
FTPTransferDlg_src.zip
- 使用ftp下载文件并显示和IE下载一样的对话框的程序
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
ftptransferdlg
- vc基于对话框的ftp客户端,老外写的.-vc dialog on the ftp client, a foreigner writing.
wqy_Ftpclient
- 一个基于对话框的客户端程序,非常经典,特分享给大家.-a dialog based on the client program, very classic, special for everyone to share.
QFTP_rar
- 使用VC++语言编写的基于对话框的一个FTP软件。-use the language of a dialog-based FTP software.
ftp客户机
- 利用Socket套接字创建基于对话框类的FTP工具-use Socket creation based on the type dialog FTP tools
制作FTP上传下载器
- 将之前已经上传到C:\Inetpub\ftproot下的Word文档删除,启动FTP上传下载器SelfFtpUpDownloader,如图6.15所示在IP地址栏中输入“127.0.0.1”,端口号填21,勾选“匿名”复选框,单击“连接”按钮访问本机上的FTP服务器。单击“上传”按钮,弹出“打开”对话框,进入如图6.16所示的“我的文档”目录,选中“我的简历.doc”文档,单击“打开”按钮。文件上传到服务器,显示“上传成功!”消息框
