搜索资源列表
httpftpcsharp
- 很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#
multidown
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载--Program which could dowanload files through HTTP protocol,it supports resume at break-point and multi-thread downloading
Download111
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载-used by HTTP protocol to download procedures, and HTTP support multithreading Download
ntDload
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。-HTTP protocol to download through the procedures, support HTTP download and multithreading.
通过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
transportfiles
- 直接运用 WINSOCK 单元进行传送文件的程序,特点: 1、多线程 2、支持断点续传。 3、系统托盘。 程序在Winxp和Win2000运行通过。 程序用到了第三方控件“VCLSkin2.45.D67”到相关站点可下载。-direct use of Winsock modules for document transmission procedures, characteristics : 1, 2 multith
MyNetAnts
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,其中的列表虽然可以列入很多内容,但没有实现功能。-HTTP protocol to download through the procedures, support HTTP download and multithreading. Note that this procedure can only be downloaded once a
httpftpcsharp
- 很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#
httpsrv1.33
- 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PH
Ants
- Download: === === 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,其中的列表虽然可以列入很多内容,但没有实现功能。-Download : === === === === for download through HTTP protocol procedures HTTP supports multithreading and download. Noted t
NetAnts
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。-Through the HTTP protocol to download the program, support for HTTP and multi-threaded download.
v3
- 一款多路下载工具,支持断点续传和多线程下载-A multi-way downloading tools, support and multi-threaded HTTP Download
dload
- linux下http和ftp下载工具,支持多线程、多任务、断点续传下载。-linux under http and ftp download tools, support for multi-threaded, multi-mission, HTTP download.
cshttpmultithread
- 很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#
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-thread
MultiThreadDownload
- 基于Java的多线程下载工具,基于http和ftp的、支持断点续传的、具有多任务同时下载能力的多线程系统。-Java-based multi-threaded downloading tool, based on the http and ftp, and HTTP support, with multi-tasking at the same time the ability to download multi-threaded sy
Download
- 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,那个列表虽然可以拉很多进去,不过是摆设。-Through the HTTP protocol used to download the program, support and multi-threaded HTTP download. Note that the program can only download a mission, t
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
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