网络层多路访问协议
发布时间
阅读量:
阅读量
在计网中,我们学习过两种网络链路:点对点链路和广播链路。
Point-to-point links are formed by a single sender and a single receiver on either end of a chain road. Many network layer protocols are designed specifically for point-to-point communication. The Point-to-Point Protocol (PPP) and the High-level Data Link Control (HDLC) are two such protocols that facilitate this type of communication.
在 broadcast 网络架构下,“broadcast 链路”(broadcast link)允许多对一的数据通信机制得以实现。这种设计使得许多发送端与接收端都能够接入同一个单一的共享广播信道。“使用术语 broadcast 是基于这样一个事实:当任一发送端发送一个数据包后,在同一时刻该数据包会被自动复制并传递给所有接收端。”作为这一技术的实际应用,“以太网”以及“无线 LAN”都是典型的实例。
本篇博文探讨的重点是如何优化许多发送端与多个接收端都可同时
全部评论 (0)
还没有任何评论哟~
