搜索资源列表
P2P
- 模拟P2P通信,程序中含有P2P的服务器与客户端,想学习P2P原理的,可以看一看-Simulation of P2P communications, and procedures contained in the P2P server and client, want to learn the principle of P2P, you can take a look at the
TCPFlowControlModel
- TCP流量控制模拟系统 任务是熟悉TCP流量控制机制,并设计程序模拟实现之。 2.该程序具有以下功能: (1)程序分为发送方、接收方两部分。发送方向接收方发送大量数据。 (2)接收方需要设立适当缓存。 (3)通过Receive Window控制发送方的发送速率,实现流控制。 (4)以适当形式显示出流控制的效果。-TCP traffic control simulation system The t