搜索资源列表
ftpEngine
- 一个用vc编的ftp搜索工具.用的是mfc开发的小软件.-vc with a series of the ftp search tool. The mfc is a small software development.
完成版SuperKJData
- 基于mfc多线程框架的程序。可存储转发ftp程序,集客户端和服务器端-based on the framework of multi-threaded process. Ftp can be store - and-forward procedures, collect client and server
网络类程序程序6个
- 1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,6.EnumProtocal目录是获取系统支
Jianftpclient
- 一个实现同步MFC的ftp客户端,学习Winsock很用帮助-a synchronous MFC ftp client, the study is used to help Winsock
MFC-FtpClient
- 用MFC写的一个简单的Ftp客户端程序,可以实现上传下载功能。-with MFC write a simple Ftp client program can achieve upload download function.
FTP
- 这是用mfc做的一个小的ftp
多线程断点续传(支持HTTP&FTP)源代码
- 多线程断点续传(支持HTTP&FTP)源代码,使用MFC编程
FTllP
- 基于MFC的FTP客户端源码, 实现网FTP服务器上自动下载文件。-MFC-based FTP client source code, to achieve net FTP server automatically download the file.
FastDown1.1
- 使用前请首先注册,运行如下命令: regsvr32 GFastdownActiveXTrial.ocx 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序
MFC-and-FTP
- MFC实现FTP客户端工程,你下载之后自己研究下,可能会对你有用。-this is a mfc project
FTP-cs
- MFC编写的C/S结构,FTP文件下载,附带源码,可以在VC下顺利执行。-MFC prepared by C/S structure, FTP file download, with source code, you can run successfully under VC.
用mfc做的一个小的ftp
- 用mfc做的一个小的ftp,用mfc做的一个小的ftp,用mfc做的一个小的ftp,用mfc做的一个小的ftp,用mfc做的一个小的ftp, 用mfc做的一个小的ftp
FTP--HTTP-multithreaded-HTTP
- 多线程下载的原理并不复杂,主要的两项技术就是多线程和断点下载。程序中开启多个线程,每个线程利用断点下载,分别下载文件的不同部分,下载完后合并,就可以了。多线程编程很多书已有介绍,这里不再重复,关于断点下载,MFC中提供的CInternetFile类可实现HTTP的断点下载,但无法实现FTP的断点下载。-Multi-threaded download principle is not complicated, the two main technology is multi-threaded an
ftp-tool-mfc-implementation-code
- ftp工具 mfc实现源码(学习使用的简单版本)-The FTP tool to achieve MFC source code (simple version of learning to use) The FTP tool to achieve MFC source code (simple version of learning to use)
FTPClient
- MFC FTP CLIENT WHICH CAN UPLAOD AND DOWNLOAD FILE SMOOTHLY.
ftp-uploadadownload
- 基于mfc的ftp文件上传、下载代码,供大家学习、参考。-Based on the FTP MFC file upload, download code, for everyone to learn, reference.
Opel-Ampera-500x367
- dkkszghfd shdzzsgd jsjdhhfue otlgjsife
20080525 Project FTP
- This file includes source codes for FTP server access. Using this codes, you can access FTP servers. This program is made by using MFC.
ftp客户机console台
- FTP's client, using C++ to implement a FTP client, a graphical interface based on MFC
FTP文件服务器模拟器
- 通过MFC界面设计及socket套接字简单的模拟了文件上传和下载