搜索资源列表
vc_http_Download
- 用来通过HTTP协议下载的程序源码,支持断点续传和多线程下载-for download through HTTP protocol procedures source to support HTTP download and multithread
tcpipftphttp
- 这是几个断点下载的程序,包括断点续传和多线程下载dephi.rar,类似网络蚂蚁下载程序dephi.rar等-This is the breakpoint downloaded several procedures, including HTTP and download dephi.rar multithreading, Ant similar networks such as download dephi.rar
NetAnts
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。
mtdownload
- 一个C++的断点续传和多线程下载代码,类似于网络蚂蚁 网际快车的原理
ntDload
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。-HTTP protocol to download through the procedures, support HTTP download and multithreading.
multitreads
- 本人调试通过的,断点续传和多线程下载代码
download
- VC实现 断点续传和多线程下载,VC 源代码。实现:断点续传和多线程下载-vc source for continue download and multithread download
multidown
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载--Program which could dowanload files through HTTP protocol,it supports resume at break-point and multi-thread downloading
通过HTTP协议下载的程序
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-HTTP protocol to download through the procedures, support HTTP download and multithreading. Note that this procedure can only be downloaded once a task that although the list can pul
118Http_Auto_update
- 通过HTTP协议下载的程序源码,支持断点续传和多线程下载-for download through HTTP protocol procedures source to support HTTP download and multithread -Through the HTTP protocol to download the program source code, support for HTTP and multi-threaded download-for download throu
HttpFtpThreadGet
- 多线程下载和断点续传(包括HTTP和FTP)-Multi-threaded downloads and HTTP (including HTTP and FTP)
HttpDownload
- http多线程下载的例子,支持断点续传,进过测试可用,学习线程编程和网络编程比较好的例子-http example of multi-threaded downloads and support HTTP, enter the test can be used to learn programming and network programming thread better example
HttpDTransSaint1.1
- 传圣1.1版本,为http多线程下载和断点续传的示例-http download sample
Download
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-Through the HTTP protocol is used to download programs to support HTTP and multi-threaded downloading. Note that the program can only download a task that lists Although you can pu
httpsrv
- 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA); 在进行适当的配置之后,也可以作为服务器
20031211586630
- 一个实现了断点续传和多线程下载的程序,仅作参考-A realization of a multi-threaded HTTP and download the program for reference only
HttpDownload
- VC网络编程源码,通过HTTP协议下载的程序,支持断点续传和多线程下载。-VC network programming source, through the HTTP protocol to download the program, support for HTTP and multi-threaded download.
DownloadTool
- 简单多线程下载工具,实现最简单的多线程下载和断点续传的功能。并实现将待下载对象的URL拖进列表就完成URL添加的功能。-Simple multi-threaded downloading tool to achieve the most simple multi-threaded downloads and HTTP functionality. And implementation will be dragged into the URL to download the list of obj
C#编写的简单web服务器(含源代码)
- 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JA