搜索资源列表
点对点(P2P)多线程断点续传的实现.rar
- 点对点(P2P)多线程断点续传的实现
点对点(P2P)多线程断点续传的实现
- 点对点(P2P)多线程断点续传的实现-peer-to-peer (P2P) Multithreading HTTP Implementation
multi_thread_socket_filetrans
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息.-multi-threaded socket file transfer / support HTTP / transceiver news / obstruction use point-to-multipoint modes of socket, m
Thunder
- 一款集Flashget和BT优点于一身的新型P2P下载软件。它在多线程下载的同时,摆脱了传统P2P软件只能在客户端进行点对点内容传递的局限性,即在没有其它(种子)用户分享资源的时候,讯雷一样能对有网络镜像的流行游戏和电影实现多服务器超速下载,并在下载的过程中,讯雷会动态地实现互连网上的智能路由和下载源的实时筛选,从而,保证下载效率的最大优化,更快的速度,更高的下载成功率,和更大的可扩展性。同时,Thunder支持页面右键点击下载、断点续传等大家熟悉的下载功能....... 迅雷
clientandserver
- 可实现点到点多线程断点续传,它分为客户端和服务端-can be point-to-point multithreaded HTTP, which is divided into client and server
P2P-30
- P2P功能的文件下载软件,能实现自动查找文件,续传,多点下载-P2P file download software features that can automatically find the file, resume, more downloads
socket_file_transmit
- linux socket 大文件传输 点对点多线程断点续传的实现
ftp
- ftp协议实现多点续传,好象有点怪异哦。-ftp protocol Resume Multi-point, it seems a bit strange Oh.
P2P
- 点对点的传输,并且实现了多线程机制,可以断点续传,源代码已经编译通过了-Point to point transmission, and to achieve a multi-threaded mechanism, the source code has been compiled by the
implementation
- 一个点对点多线程断点续传的实现,相信网络通讯的好例子-One-point implementation of multi-threaded HTTP, I believe a good example of network communication
ChanSheng_src
- 点对点,多线程,断点续传的实现,具有很好的参考价值!-Point to point, multi-threading, HTTP the realization of a good reference value!
SocketUpDown
- 基本功能要求包括多线程、多文件、断点续传,其他功能(如智能文件分拆、多点下载等)自定;最后提交的报告内容包括实验目的、实验要求、实验原理(含参考文献)、实验步骤、源程序、开发心得等。-Basic functional requirements, including multi-threaded, multi-file, HTTP, and other functions (such as intelligent document splitting, multi-point download,
trans_src
- 点对点多线程断点续传的实现,釆用服务器与客户模式 -Point implementation of multi-threaded HTTP, impress with a server and client mode
socketwenjianchuangshu
- socket文件传输_支持断点续传_收发消息_点对多点-Socket file transfer _ support breakpoint continuingly _ _ _ point-to-multipoint send messages
WinSocket-biancheng
- POP3上电子邮件的检查,点对点多线程断点续传的实现,用UDP协议实现网络通信-POP3 e-mail on the check-point implementation of multi-threaded HTTP, UDP protocol for network communication with the ... ...
DLHttpFtp_SDK_2.4.3
- 标准Http和FTP下载支持,极速下载,多线程传输,断点续传,提供详细的下载详情接口,支持多种高级设置,支持磁盘缓存,支持设置Refer,限速功能,多种磁盘分配方式,自动搜索镜像加速, 点量HttpFtp内核DLL库 2.4.3:(2012年2月1日) 1、延长试用期限 2、优化C#示例程序 3、优化英文版本的处理 -Supports standard Http and FTP download, fast download,Multithreaded transfer
p2p
- 实现文件传输,点对点文件传输,该软件可以在局域网和互连上使用,具有文件传输,断点续传,多线程连接等功能。-File transfer, peer-to-peer file transfer, the software can be used in LAN and interconnect with file transfer, HTTP, multi-threaded connections and other functions.
p2p
- 点对点多线程断点续传的实现,网络编程的重要基础之一-One of the important foundation for point-to-point multi-threaded HTTP implementation, network programming
sock-transmit
- 作为一个程序员,使用这些现有的协议传送文件相当简单,不过,它们只适用于服务器模式中。这样,当我们想在点与点之间传送文件就不适用了或相当麻烦,有一种大刀小用的意味。笔者一直想寻求一种简单有效,且具备多线程断点续传的方法来实现点与点之间的文件传送问题,经过大量的翻阅资料与测试,终于实现了,现把它共享出来,与大家分享。 -As a programmer, it is quite simple to use these existing protocol to transfer files, how