登录
首页 » Visual C++ » 58296017YanErDownloader

58296017YanErDownloader

于 2011-05-23 发布 文件大小:290KB
0 304
下载积分: 1 下载次数: 7

代码说明:

  断点续传 http download ftp mfc(http download download download )

文件列表:

源代码
......\FTPDealSocket.cpp,3080,2006-09-16
......\FTPDealSocket.h,672,2006-09-16
......\FTPDownload.cpp,25829,2006-09-19
......\FTPDownload.h,2595,2006-09-18
......\HttpDownload.cpp,35327,2006-09-19
......\HttpDownload.h,3405,2006-09-16
......\MainFrm.cpp,15804,2006-09-19
......\MainFrm.h,3010,2006-09-18
......\ManageTree.cpp,3126,2006-09-18
......\ManageTree.h,1807,2006-09-18
......\MultiThreadDataClass.h,818,2006-09-17
......\NewTaskDlg.cpp,11979,2006-09-18
......\NewTaskDlg.h,2182,2006-09-18
......\ReadMe.txt,4287,2006-08-03
......\res
......\...\cursor1.cur,326,2006-08-03
......\...\iconblue.ico
......\...\icongray.ico
......\...\iconred.ico

......\...\off.ico
......\...\on.ico,3638,2006-09-11
......\...\Toolbar.bmp,718,2006-09-14
......\...\Yaner.ico,3262,2006-09-12
......\...\Yaner.rc2,397,2006-08-03
......\...\YanerDoc.ico,1078,2006-08-03
......\resource.h,2291,2006-09-15
......\StaticView.cpp,3221,2006-09-23
......\StaticView.h,1486,2006-09-18
......\StdAfx.cpp,937,2006-09-19
......\StdAfx.h,1495,2006-09-19
......\Task.cpp,516,2006-08-15
......\Task.h,478,2006-08-15
......\TaskCondition.cpp,6488,2006-09-19
......\TaskCondition.h,1825,2006-09-19
......\TaskProgress.cpp,2223,2006-09-16
......\TaskProgress.h,1802,2006-09-18
......\Yaner.aps,277348,2006-09-23
......\Yaner.clw,4491,2006-09-26
......\Yaner.cpp,4142,2006-09-13
......\Yaner.dsp,6462,2006-09-18
......\Yaner.dsw,535,2006-08-03
......\Yaner.h,1203,2006-09-13
......\Yaner.ncb,1680384,2006-09-26
......\Yaner.opt,56832,2006-09-26
......\Yaner.plg,246,2006-09-25
......\Yaner.rc,16049,2006-09-18
......\YanerDoc.cpp,1722,2006-08-03
......\YanerDoc.h,1464,2006-08-03
......\YanerView.cpp,2547,2006-09-19
......\YanerView.h,1875,2006-08-03

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

发表评论

0 个回复

  • 1
    说明:  WinSock网络编程实用宝典。适合初学者以及深入理解网络编程的朋友。(WinSock network programming practical Collection. Suitable for beginners as well as in-depth understanding of network programming friends.)
    2011-07-04 17:38:27下载
    积分:1
  • ChatClient
    基于MFC框架应用SOCKET的聊天室客户端,在VS2015上完美运行(SOCKET chat room client based on MFC framework, running perfectly on VS2015)
    2018-08-09 11:11:28下载
    积分:1
  • zmalloc
    用来通过HTTP协议下载的程序,支持断点续传和多线程下载(Used to download the program through the HTTP protocol, support HTTP and multi-threaded download)
    2017-03-07 10:28:52下载
    积分:1
  • wlan_vc
    再者个网络时代,伴随着有线网络的广泛应用,以快捷高效,组网灵活为优势的无线网络技术也在飞速发展。本文将简单介绍无线局域网相关技术及其相对有线局域网的优势,并具体介绍如何通过VC6.0设计和实现能同时运行在有线局域网和无线局域网上的简单通信软件。(network era, along with cable network widely used to provide a quick and efficient. flexible network edge wireless network technology is also expanding rapidly. This article briefly introduces wireless LAN technology and its relative advantages of the wired LAN. and the specific details of how VC6.0 design and implementation can also run on the LAN cable and wireless LAN simple communications software.)
    2007-05-16 16:46:17下载
    积分:1
  • bcast
    此程序实现了IPX/UDP/TCP三种协议的广播( This procedure has realized the IPX/UDP/TCP three kind of agreements broadcasts )
    2020-06-26 12:20:02下载
    积分:1
  • POP3_EXAMPLE
    Pop3客户端接收信件的整个流程: 1。连接到pop3服务器(默认端口110) 2。发送用户名(user) 3。发送密码(pass) 4。查询当前邮箱状态(stat) 5。查询服务器上所有邮件UID列表(UIDL) 6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的) 7。对所有新邮件查询其大小(LIST) 8。下载所有新邮件(RETR)利用List提供的邮件大小信息 9。如果有必要,对所有新邮件标志为删除(DELE) 10。结束对话(QUIT) 11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
    2021-01-03 19:38:55下载
    积分:1
  • UDP_Cfg
    UDP rec send data,c++,visual c++ code
    2020-06-22 10:00:01下载
    积分:1
  • TCPsocket
    TCP和UDP socket编程,向固定服务器发送学号姓名信息,用udp从服务器获得一个随机字符串(TCP and UDP socket programming, Student ID Name information sent to the fixed server udp from server to obtain a random string)
    2012-10-21 09:39:54下载
    积分:1
  • protntyping
    实现基本的图书管理功能,并能实现可移植性,是本人学习其间的练习作品,值得借鉴,()
    2017-09-26 07:02:40下载
    积分:1
  • IPMonitor
    监视IP流量与IP数据包统计数据,列出IP流量的详细信息比如原IP地址与目的IP地址、协议类型、传入或传出IP数据包统计数据(Monitor IP traffic and IP packet statistics, lists details such as IP traffic original IP address and destination IP address, protocol type, incoming or outgoing IP packet statistics)
    2014-03-10 20:00:47下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载