文件名称:Multi-threaded-HTTP
- 所属分类:
- ISAPI/IE编程
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 39kb
- 下载次数:
- 0次
- 提 供 者:
- 毕**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
多线程—断点续传,我做了一个简单的Http多线程的下载程序,来讨论一下多线程并发下载以及断点续传的问题。
这个程序的功能,就是可以分多个线程从目标地址上下载数据,每个线程负责下载一部分,并可以支持断点续传和超时重连。
-Multi-threaded- HTTP, I made a simple multi-threaded download Http to discuss the multi-threaded concurrent downloads and HTTP issues. Feature of this program is can be divided into multiple threads to download data from the destination address, each thread is responsible for download as part of, and can support HTTP and overtime reconnect.
这个程序的功能,就是可以分多个线程从目标地址上下载数据,每个线程负责下载一部分,并可以支持断点续传和超时重连。
-Multi-threaded- HTTP, I made a simple multi-threaded download Http to discuss the multi-threaded concurrent downloads and HTTP issues. Feature of this program is can be divided into multiple threads to download data from the destination address, each thread is responsible for download as part of, and can support HTTP and overtime reconnect.
相关搜索: 多线程断点续传
(系统自动生成,下载前可以参看下载内容)
下载文件列表
多线程—断点续传.doc