搜索资源列表
wxSocketAui
- 多任务P2P下载,同一子网内可以搜索在线用户,功能类似天网软件,使用wxWidgets开发用户界面,需要wxWidgets2.8.7,传输部分使用winsock-P2P download multi-task, within the same subnet can search for online users, features similar to Sky-Net software development using wxWidgets user interface, the need fo
FTPaHTTPmultiThreadDownload
- 多任务多线程断点续传DLL (1 folders, 1 files, 68.16 KB, 102.22 KB in total.) iLeadDownloader.rar 68.16 KB iLeadDownloaderDemo (1 folders, 14 files, 32.60 KB, 34.06 KB in total.) iLeadDownloader.lib 3.37 KB iLeadDownloaderDemo.cp
TCPFlowControlModel
- TCP流量控制模拟系统 任务是熟悉TCP流量控制机制,并设计程序模拟实现之。 2.该程序具有以下功能: (1)程序分为发送方、接收方两部分。发送方向接收方发送大量数据。 (2)接收方需要设立适当缓存。 (3)通过Receive Window控制发送方的发送速率,实现流控制。 (4)以适当形式显示出流控制的效果。-TCP traffic control simulation system The t
Transfer
- 特性 多线程任务模式,易扩展 系统服务运行方式,重启无忧 支持FTP、Email、MSMQ、ActiveMQ等多种常用传输方式,可扩展 稳定、易用、开源-Characteristic Multi threaded task mode, easy to expand System service operation mode, restart worry free Support FTP, Email, MSMQ, ActiveMQ, and other commonl
P2PChat源代码
- 《分布式计算、云计算与大数据》第六章P2P。P2P,即Peer-to-Peer的缩写,也称“点对点”或“端对端”,学术上常称为“对等计算”。P2P是一种以非集中化方式使用分布式资源来完成一些关键任务的系统和应用。P2P与目前网络中占据主导地位的客户/服务器体系架构相对应。它表示分布式计算中各进程之间是一种对等的关系。 P2P实例源码