vc-ftp断点续传多线程的vc++代码-vc - ftp HTTP multithreaded code vc 下载
|
这是直接使用SOCKET实现HTTP下载功能的VC源码,通过格式化请求头就很容易实现断点续传和检查更新等等功能.实现了以下功能: 1.连接主机 2.格式化请求头 3.设置接收,发送超时 4.接收并分析回应头 该程序很清晰地实现了从HTTP下载的方法和原理,为个人实现断点续传多线程下载,提供了很好的平台。原文请参阅http://www.openpip.net/bbs/read.php?tid=777,现本人在其基础上增加了暂停/恢复,断点继传功能,正在加入多线程功能,有这方面兴趣的朋友可以一起开发一起交流:oml@qq.com- 下载
|
一个关于VC多线程,可断点续传的下载程序源码.-VC on a multi-threaded, HTTP download the source code. 下载
|
用VC编写的类似网络蚂蚁的断点续传程序,非常实用!!!推荐!!!-VC prepared by the similar networks ants HTTP procedures, very useful! ! ! Recommended! ! ! 下载
|
类似与网络蚂蚁的网络断点续传程序,vc++程序实现,-similar to the network of networks ants HTTP procedures, vc program. 下载
|
是关于多线程断点续传的东西,用Vc编写,适合与入门人员.-on multithreading HTTP things Vc with the preparation, with the entry for staff. 下载
|
一个FTP多线程断点续传的源代码,用vc实现的。希望对大家有帮助!-a multithreaded FTP HTTP source code, using vc achieve. We want to help! 下载
|
资源名称: 断点续传和多线程下载 资源类别: VC源码¦网络 文件大小: 117KB 简介: -Download file by HTTP, multi thread and continue to download from breakpoint when interrupt. 下载
|
一款vc++编写的ftp客户端程序,实现了上传下载 等功能 ,可实现断点续传 ,多线程下载的-prepared by the ftp client procedures, the upload and download function can be realized HTTP. Multithreading Downloading 下载
|
ftp协议实现多线程断点续传 用socket根据ftp协议来实现多线程断点续传十分灵活。下面我就逐步的讲解整个开发的过程:开发环境 BCB(组件模式),VC 环境下请自行稍作改动。看了这篇文章后对于BCB开发人员来说,不仅可以对 FlashGet 等软件的开发原理有一定的了解,特别是在开发组件方面也有很大的指导作用,请耐心的将它看完。很简单!! -ftp protocol multithreaded HTTP using socket under the ftp protocol to achieve multithreading breakpoint Continuingly very flexible. Now I have to explain to the progressive development of the whole process : BCB Development Environment (Component model), VC requested under its own minor modifications. After they read this article for the BCB development staff, Not only can the software FlashGet principle of the development have a certain understanding, in particular in the development of components has also been a lot of guidance, patience to read it. Very simple! ! 下载
|