搜索资源列表
实例53-多线程文件下载服务器
- 多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
实例51-多线程SPIDER
- 多线程SPIDER:本实例使用多线程技术实现了网络蜘蛛应用程序,可以自动搜索HTML页面并下载指定文件。-multithreading SPIDER : examples of the use of the multithreading technology to achieve a spider network applications, it will automatically search HTML pages and download a specific file.
用ftp协议完成多线程断点续传的源码
- 各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而
实例54-多线程文件下载客户端
- 多线程文件下载客户端-multi-threaded client files
传圣1.1(断点续传和多线程下载)
- 笔者一直想寻求一种简单有效,且具备多线程断点续传的方法来实现点与点之间的文件传送问题,经过大量的翻阅资料与测试,终于实现了,现把它共享出来,与大家分享。-I have always wanted to find a simple and effective, but with multithreading HTTP methods to achieve point-to-point transmission of documents between, after reading a lot of
VC Internet多线程下载文件源代码
- Internet多线程下载文件源代码,可以即时回显下载状态,如当前下载速度,平均下载速度
C#+多线程下载文件
- C#+多线程下载文件
Delphi多线程批量文件下载及解压
- Delphi多线程批量文件下载及解压程序源代码,根据网上的程序修改所得,完善和修正部分错误
FlyFish
- FlyFish网络下载工具 优秀的商业下载工具对我们的团队开发有借鉴意义和启发作用,最终我们实现了预期目标:整个课程设计按软件工程原理进行组织,我们设计的网络下载工具具有多线程、多任务、断点续传的功能。 1.实验目的 配合学习《计算机网络和Web技术》,响应老师开展“课程设计”的号召,培养我们的综合开发网络软件的能力,团队合作能力,为最终实现具有商业开发能力而努力奋斗。 2.实验要求 整个课程设计按软件工程原理进行组织,文档必须规范、齐全。基本功能要求包括多线程、多文件、断点续传,其他功能(如智
Thunder.rar
- 多线程下载,支持断点续传,学习迅雷下载,使用多线程,高效下载大批量文件!,Multi-threaded downloads, support for HTTP, learning Xunlei download, use multi-threaded, high-performance high-volume file to download!
iLeadDownloaderDemo.rar
- FTP、HTTP 多线程断点续传下载文件,封装成DLL,并且用链表方式进行多任务管理,FTP, HTTP multithreaded HTTP download files, packaged as DLL, and use multi-tasking approach to list management
Download
- 基于 WinInet 的多线程文件分块下载-WinInet-based multi-threaded file download block
dawenjianxiazai
- 可实现大文件传输,多线程下载的源码,实现类似飞鸽的功能-Enables large file transfers, multi-threaded download the source code to achieve functionality similar to Feige
ThreadTest
- 这是一个HTTP多线程文件下载的例子,是一个做下载工具的基础。供大家学习之用 -This is a multi-threaded file download HTTP example is the one to do download the tool base. For everyone learning to use
MulThreadDownload
- 多线程文件下载,可自己定义线程个数,实现多线程下载。android手机软件-Multi-threaded file download
下载文件
- FTP、HTTP 多线程断点续传下载文件,vc6开发,调试通过(FTP, HTTP multi-threaded breakpoint download file)
多线程断点下载
- 多线程文件下载,android软件中涉及到的多线程断点下载功能。(Multi thread file download, Android Software involved in multi thread breakpoint download function.)
FTP、HTTP 多线程断点续传下载文件 源码
- FTP、HTTP 多线程断点续传下载文件 源码,可做下载器编程参考(FTP, HTTP multithreaded HTTP download source code, to download programming reference)
易语言多线程下载文件
- 易语言使用多线程模板,实现多个链接同时下载,不卡快速下载(Easy language to use multithreading template, to achieve multiple links at the same time download, not fast download card.)
多任务多线程demo
- 用C#实现的多线程多任务下载,采用文件切块,多线程分块下载,再拼接(Multi-threaded and multi-task Download with C# is realized. File is cut into blocks, multi-threaded is downloaded in blocks, and then spliced.)