文件名称:stop-and-wait
- 所属分类:
- matlab例程
- 资源属性:
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- sathyap*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one fr a me at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each fr a me, the sender doesn t send any further fr a mes until it receives an acknowledgement (ACK) signal. After receiving a good fr a me, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same fr a me again.-Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one fr a me at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each fr a me, the sender doesn t send any further fr a mes until it receives an acknowledgement (ACK) signal. After receiving a good fr a me, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same fr a me again.
相关搜索: ARQ
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stop and wait.docx