计算机网络作业七

Assignment 7: Kao Pu Transfer

  1. Design an one to one packet communication protocol that supports reliable transfer, with a strong requirement that, both sender and receiver at some point will know the final destiny of every packet, be it received or lost on the way.

  2. Improve the efficiency of the protocol as much as you can, reduce its max delay, avg.delay, increase its max throughput, avg. throughput, or any attributes you believe important. Analyze and justify your design for various network conditions such as random errors, bursty errors, etc.

  3. Implement the protocol using UDP, measure its max throughput in your dorm network environment. Is there any way to further lift the performance?

4.Try to design a one to many broadcasting protocol for the requirement in 1.

作业7:靠谱传输

1.设计一个支持可靠传输的一对一数据包通信协议,并强烈要求发送方和接收方都会在某个时候知道每个数据包的最终命运,无论是接收还是丢失。

2.尽可能提高协议的效率,减少其最大延迟、平均延迟、增加其最大吞吐量、平均吞吐量或您认为重要的任何属性。针对各种网络条件(如随机错误、 突发错误等)分析并证明您的设计。

3.使用UDP实现协议,在宿舍网络环境中测量其最大吞吐量。有什么方法可以进一步提升性能吗?

4.尝试为1中的要求设计一到多的广播协议

相关推荐
wasp5201 天前
做了技术管理后,我发现技术和管理其实可以兼得
java·运维·网络
赖small强1 天前
【Linux 网络基础】HTTPS 技术文档
linux·网络·https·tls
YJlio1 天前
ShareEnum 学习笔记(9.5):内网共享体检——开放共享、匿名访问与权限风险
大数据·笔记·学习
雲烟1 天前
嵌入式设备EMC安规检测参考
网络·单片机·嵌入式硬件
Yue丶越1 天前
【C语言】数据在内存中的存储
c语言·开发语言·网络
brave and determined1 天前
接口通讯学习(day05):智能手机的内部高速公路:揭秘MIPI CSI与DSI技术
学习·智能手机·软件工程·制造·csi·mipi·dsi
Altair12311 天前
nginx的https的搭建
运维·网络·nginx·云计算
李宥小哥1 天前
Redis10-原理-网络模型
开发语言·网络·php
Umi·1 天前
iptables的源地址伪装
运维·服务器·网络
在路上看风景1 天前
6.4 LANS
网络