登录
首页 » Visual C++ » MFC-ftp

MFC-ftp

于 2012-08-19 发布 文件大小:3697KB
0 218
下载积分: 1 下载次数: 72

代码说明:

  MFC实现FTP客户端,支持断点续传的ftp,没有用到mfc提供的ftp类(The MFC implementation of the FTP client, support for HTTP, ftp, and did not use mfc ftp classes)

文件列表:

Debug
.....\FTPCommandProcessor.obj,68566,2012-08-18
.....\FTPCommandProcessor.sbr,0,2012-08-18
.....\FTPSOCKET.bsc,3204096,2012-08-18
.....\FTPSOCKET.exe,155713,2012-08-18
.....\FTPSOCKET.ilk,365056,2012-08-18
.....\FTPSOCKET.pch,7157840,2012-08-18
.....\FTPSOCKET.pdb,386048,2012-08-18
.....\FTPSOCKET.res,3308,2012-08-18
.....\ListItem.obj,12206,2012-08-18
.....\ListItem.sbr,0,2012-08-18
.....\MyFTPClient.obj,16418,2012-08-18
.....\MyFTPClient.sbr,0,2012-08-18
.....\MyFTPClientDlg.obj,100058,2012-08-18
.....\MyFTPClientDlg.sbr,0,2012-08-18
.....\StdAfx.obj,106803,2012-08-18
.....\StdAfx.sbr,1394529,2012-08-18
.....\vc60.idb,214016,2012-08-18
.....\vc60.pdb,364544,2012-08-18
FTPCommandProcessor.cpp,13850,2003-09-27
FTPCommandProcessor.h,1319,2003-09-27
FTPSOCKET.APS,22252,2012-08-18
FTPSOCKET.clw,1746,2012-08-18
FTPSOCKET.dsp,4500,2003-09-27
FTPSOCKET.dsw,543,2002-08-06
FTPSOCKET.ncb,230400,2012-08-18
FTPSOCKET.opt,77824,2012-08-18
FTPSOCKET.plg,2670,2012-08-18
FTPSOCKET.rc,6911,2003-09-27
ListItem.cpp,1614,2002-08-07
ListItem.h,691,2002-03-19
MyFTPClient.cpp,2205,2003-09-27
MyFTPClient.h,1357,2002-08-06
MyFTPClientDlg.cpp,18438,2003-09-27
MyFTPClientDlg.h,3598,2003-09-27
ReadMe.txt,3633,2002-08-06
res

...\FTPSOCKET.rc2,401,2002-08-06
Resource.h,1462,2002-08-08
StdAfx.cpp,211,2003-09-27
StdAfx.h,1108,2002-08-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ftp1024
    FTP客户端与服务端源码,请需要学习的同学做下参考,谢谢!(FTP client and server source code, students need to learn to do the next reference, thank you!)
    2013-04-27 14:12:19下载
    积分:1
  • c19
    通过VC环境下编程实现FTP浏览工具的搭建(VC environment programming structures FTP browsing tools)
    2013-02-27 11:32:08下载
    积分:1
  • 25--FTP-tool
    文件是使用vc++,编写的一款实现ftp功能的软件。界面美观,功能实用。(File using vc++, write a function to achieve ftp software. Interface is beautiful, functional and practical.)
    2011-06-24 09:38:41下载
    积分:1
  • emailManagementGraduationProject
    这是一个邮件系统源码可以好好学习一下很好用的(This is a mail system source code can study hard like a good use of)
    2009-03-19 20:12:50下载
    积分:1
  • WarftpPccproxy
    用C语言编写,分别攻击了Warftp和ccproxy两个漏洞(这两个漏洞只在windows xp sp2中存在,sp3和win7已经修复。因此需要安装一个sp2的虚拟机),攻击完成后,会弹出一个攻击成功的对话框,程序比较基础,但是能够帮助初学者深刻了解缓冲区溢出的原理。(Using C language, were attacked Warftp and ccproxy two vulnerabilities (both vulnerability only exists in windows xp sp2, sp3 and win7 has been repaired, so you need to install a virtual machine sp2), and after the attack is completed, it will pop up a successful attack dialog program basis for comparison, but a deep understanding of the principles that can help beginners buffer overflow.)
    2014-07-21 15:58:30下载
    积分:1
  • FtpConnection
    用到CFtpConnection类,少有的用winsock开发的在VB平台的FTP源码,有文件列表,重命名删除文件等功能。网上也有,但我这个可以修正好可以正常下载,网上找的不能正常下载(CFtpConnection use category, a rare development using winsock in VB platform FTP source, there is the list of files, rename, delete files and other functions. Online also, but I can fix this good can be normal to download, on-line can not find a normal download)
    2008-12-28 18:34:55下载
    积分:1
  • Netmanag
    网络管理程序。含ping,ftp,smtp等功能 (Network manage app , having ping , ftp and smtp etc)
    2020-11-14 21:59:42下载
    积分:1
  • FTP
    Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过   目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;   注意:    a.帐号密码为toldo    b.主目录为c:/temp,在连接之前请先建立(Ftp client and server, the full version of VC++, is a relatively simple ftp program, but the program offers a variety of interfaces, allowing readers to view a variety of complex ftp program, proceedings have been achieved in all program modules, all of the above procedures In VC6.0 debug directory ftp server through a console-based ftp server program, able to achieve most of the FTP server program Note: a. account password toldo b. the main directory is c:/temp, in connection before you build)
    2010-06-17 20:31:49下载
    积分:1
  • 基于NT的Telnet  telnet_client
    基于NT的Telnet客户端  (NT-based Telnet client)
    2004-12-09 12:53:14下载
    积分:1
  • Send
    SMTP的一个例子!VISUAL C(SMTP an example! VISUAL C)
    2008-12-17 11:25:54下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载