登录
首页 » Visual C++ » FTP

FTP

于 2010-06-17 发布 文件大小:42KB
0 129
下载积分: 1 下载次数: 463

代码说明:

  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)

文件列表:

FTP
...\FTP客户端
...\.........\FTPClass.cpp,13665,2010-05-24
...\.........\FTPClass.h,1279,2002-08-07
...\.........\FTPSOCKET.APS,22672,2002-11-20
...\.........\FTPSOCKET.clw,1898,2002-11-20
...\.........\FTPSOCKET.cpp,2235,2010-05-24
...\.........\FTPSOCKET.dsp,4469,2002-08-07
...\.........\FTPSOCKET.dsw,543,2002-08-06
...\.........\FTPSOCKET.h,1357,2002-08-06
...\.........\FTPSOCKET.rc,6991,2002-08-08
...\.........\FTPSOCKETDlg.cpp,18221,2010-05-24
...\.........\FTPSOCKETDlg.h,3565,2002-08-08
...\.........\ListItem.cpp,1650,2010-05-24
...\.........\ListItem.h,691,2002-03-19
...\.........\ReadMe.txt,3633,2002-08-06
...\.........\res

...\.........\...\FTPSOCKET.rc2,401,2002-08-06
...\.........\Resource.h,1462,2002-08-08
...\.........\StdAfx.cpp,211,2002-08-06
...\.........\StdAfx.h,1108,2002-08-06
...\FTP服务器
...\.........\Mini FtpServer.cpp,28636,2010-05-24
...\.........\Mini FtpServer.dsp,4667,2002-06-15
...\.........\Mini FtpServer.dsw,553,2002-06-15
...\.........\ReadMe.txt,1256,2002-06-10
...\.........\StdAfx.cpp,301,2002-06-10
...\.........\StdAfx.h,730,2002-06-10
...\.........\说明.txt,83,2002-06-17

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

发表评论

0 个回复

  • 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
  • smtp2_source
    发送email的程序 (Email sending a)
    2001-01-01 00:00:00下载
    积分:1
  • FTPclient
    ftp 客户端 C语言终端实现 满足ftp客户端的基本操作(ftp client using c)
    2012-02-17 19:56:48下载
    积分:1
  • FTPservercode
    ftp server code ,just a simple example. thank you very much!(ftp server code, just a simple example. thank you very much!)
    2006-12-07 01:35:38下载
    积分: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
  • pop3xieyi
    详细模拟了pop3协议的原理和实现,对pop3进行了较深入的分析(Detailed simulation of the pop3 protocol and the realization of the principle of pop3 conducted more in-depth analysis)
    2008-02-20 13:26:33下载
    积分:1
  • Email_MAPI
    使用IMAPI完成Email client端功能 可attach 附加檔案(completed using disk-Email client can attach additional functions Archives)
    2005-03-23 14:38:36下载
    积分:1
  • Mail
    可以发送邮件的小程序,还可以发送附件,除了bmp格式的图片之外,任何附件都可以发,希望大家加以改进,可以发bmp文件(Can send a message of small procedures, can also send attachments, apart from the picture outside of bmp format, can be issued to any annexes thereto, hoping to improve everyone, it can bmp file)
    2008-06-28 22:12:06下载
    积分:1
  • SMapiSample
    收发邮件的模拟程序 代码经典 很好 学习的经典例子(收发邮件的模拟程序 代码经典 很好)
    2010-10-20 13:01:29下载
    积分:1
  • youjian
    一款由c++编写的邮件发送程序,界面美观大方,程序经过测试可用(Prepared by the c++ a mailer, elegant interface, the program can be tested)
    2013-06-04 15:24:21下载
    积分:1
  • 696524资源总数
  • 103843会员总数
  • 49今日下载