搜索资源列表
vc-ftp多线程断点续传
- 一个关于VC多线程,可断点续传的下载程序源码.-VC on a multi-threaded, HTTP download the source code.
ftp协议实现多线程断点续传
- ftp下载的好处我在这里就不多说了,许多工程会把ftp下载作为一个重要的功能来实现。微软提供的WinInet类可以利用下面这些函数: InternetOpen; InternetConnect; GetCurrentDirectory; SetCurrentDirectory; FtpGetFile; -ftp download the benefits here, I will not say more. many projects will ftp download a
ftpprotocalmultipletransferthroughtbreakpoint
- 根据ftp协议实现多线程断点续传,可以作为多线程断点续传的范例
thttpgetex
- 断点续传和多线程VC源码,通过网络进行数据的下载。-HTTP and multithreading VC source, through the network of data download.
MultiThreadDownload
- 实现基于HTTP和FTP的、支持断点续传的、具有多任务同时下载能力的多线程系统。-Based on HTTP and FTP and HTTP support, and with the ability to multi-task at the same time to download the multi-threaded system.
DownloadThread
- java实现的多线程下载程序,可以进行断点续传,基本可以满足普通下载需求。-the realization of the multi-threaded java download, can be HTTP, the basic needs to meet the general download.
11801
- 点对点多线程断点续传源代码,用于实现文件的断点续传。-Point to point multi-threaded HTTP source code files used to implement HTTP.
20058282028154
- 断点续传工具,可以多线程进行,支持多账户-HTTP tool that can be multi-threaded, multi-account
java-duoxiancheng
- 基于java的多线程下载工具,可以实现断点续传等功能-Java-based multi-threaded download tools, HTTP and other functions can be achieved
myDownloader_2.0
- MYdownload 2.0 基于Java的 的多线程 断点续传功能的 下载程序-download 2.0
iLeadDownloader
- 个人封装的一个VC++支持多任务、多线程断点续传的DLL组件,并且用链表方式进行多任务管理。-An individual package VC++ support multi-tasking, multi-threaded HTTP the DLL components, and more with the way the Task Manager list.
zq92345
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服务端可同时接收多个文件.传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high p
mutilthread
- Http多线程下载与断点续传分析,断点续传的功能,使用了XML文件保存任务列表及状态信息,并且支持多线程分段下载, 提高下载速度-http mutilthread downloads
MultiThreadDownload
- 用Java编写的多线程下载程序,支持断点续传。分多线程下载调度程序,下载线程,合并文件线程,监视线程等-Download programs written in Java multi-threading, support for HTTP. Sub-multi-thread download scheduler, download thread, merge files, threads, monitor thread
mutildownload
- 多任务多线程断点续传的下载工具.rar 平时练手用的,使用于初学者-mutildownload is very good
sxhttp_4
- VFP模拟HTTP多线程断点续传,dkfdtf作品-Simulation of multi-threaded HTTP
VYannErDownlli
- Visual C开发的多线程下载工具,支持HTTP/FTTP、多线程、断点续传,图形显示出来下载进度,MFC界面。 -Visual C multi-threaded download tools, support for HTTP/FTTP, multi-threaded, HTTP, graphic display download progress, MFC interface.
多线程断点续传(基于HTTP协议)
- 能实现多线程断点续传,在网络中断后将已经上传的部分缓存在服务器,在连上网络后接着上传(To achieve multi-threaded HTTP cache, in part after the network interrupt has been uploaded on the server, to connect to the network and then upload)