搜索资源列表
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
一个利用MFC 编写的一个小而实用的FTP客户端
- 一个利用MFC 编写的一个小而实用的FTP客户端-a prepared using MFC is a small and practical FTP client
FtpClientTest
- 采用SDK API函数实现FTP功能,非MFC类.-using SDK API functions FTP functions, non-MFC category.
ftp
- 支持断点续传的ftp,没有用到mfc提供的ftp类,方便灵活
Ftp
- 一个简单的VC++ MFC FTP 客户端的实现!只实现单个文件的上传,相信你会了单个文件之后对于实现多个业就不遥远了
Ftp 上传
- MFC 写的ftp 文件上传功能
FTP服务器程序VC++
- 使用MFC编写的FTP服务器程序,功能齐全,格式严谨。
mfcClient
- vc++ 开发的MFC FTP客户端 程序,作为进出vc大门的引导程序。-vc++ developed the MFC FTP client program, as vc out the door boot program.
Ftp
- ftp客户端功能实现:连接、上传、下载。在VS2005环境中开发,使用MFC开发完成,测试通过。能上传单个文件。-ftp client function: to connect, upload, download. In the VS2005 development environment, developed with MFC, test. Can upload a single file.
FTP
- 关于FTP客户端的一个程序,MFC实现,对MFC初学者很有帮助-FTP client on a procedure, MFC achieved very helpful for beginners MFC
FTP
- 实现FTP客户端功能的软件, 用MFC编写,思路值得学习-The realization of FTP client software, using MFC prepared, ideas worth learning
ftpwanderersrc
- ftp 基于MFC 刚才上传了一次好象没有传输成功 再次发送 这个代码我是从网络上面获取到的 在这里奉献给大家-ftp
MFCFTP
- 一个功能完美的FTP客户端,支持断点续传。支持多线程-ftp client, ftp client, ftp client, ftp client, ftp client,
FTP
- 用VC实现的FTP上传下载软件源码,测试通过,没有问题,希望有一定的参考价值-VC achieved with FTP uploading and downloading of software source code, test is passed, there is no problem, I hope there is some reference value
Ftp
- 采用MFC实现的Ftp服务器和客户端的应用程序-Achieved using MFC Ftp server and client applications
mfc_ftp_client_to_achieve_the_programming_source_c
- mfc实现ftp客户端的编程源码vmfc ftp client to achieve the programming source code-mfc ftp client to achieve the programming source vmfc ftp client to achieve the programming source code
a-small-ftp-client-with-vcPP
- 一个FTP客户端程序,基于MFC技术。它可用于一般FTP传输功能-An FTP client program, based on the MFC technology. It can be used for general FTP transmission
FTP-CS
- 基于C/S架构的FTP的软件,可以实现主流FTP所需的所有功能,基于MFC制作,是通信软件的必备之物!不要错过!-Based on C/S structure of FTP software, you can achieve all the features needed to mainstream FTP, MFC-based production, is a fixture in communication software! Do not miss!
FTP
- 简单的FTP客户端软件,程序较为简单,适合刚刚接触VC++的MFC网络编程的朋友研究。由于本人能力有限,此程序有待完善。-a simple FTP program
Ftp单线程客户端
- 一个简单的ftp单线程客户端,通过mfc wininet类实现的ftp客户端,支持上传和下载(A simple FTP single thread client, FTP client realized by MFC WinInet class, supports upload and download)
