滑动窗口协议(Sliding Window Protocol),属于TCP协议的一种应用,用于网络数据传输时的流量控制,以避免拥塞的发生。该协议允许发送方在停止并等待确认前发送多个数据分组。由于发送方不必每发一个分组就停下来等待确认,因此该协议可以加速数据的传输,提高网络吞吐量。
如果发生错误,对效率的影响很大,不适合出错率比较高的信道 Sliding Window Protocols(滑动窗口协议):滑动窗口协议是停止等待协议和连续ARQ 协议的折中:一次连续发 送未经确认的帧的个数是有限的。
基于250个网页-相关网页
在IP 网络中,图8a 所示的传输方式是基于滑动窗口协议(Slide Window Protocol),称 为滑动窗口方式,而图8b 所示的传输的方式则是基于停走协议(Stop-and-Go Protocol),称
基于26个网页-相关网页
一比特滑动窗口协议 One Bit Sliding Window Protocol
·2,447,543篇论文数据,部分数据来源于NoteExpress
提出了一种基于成组确认的滑动窗口协议改进算法,该算法规定接收方根据发送方要求对一组数据报文进行统一确认。同延迟确认相比,大大减少了ACK数量,并消除了延迟ACK对传输效率的影响。
This paper puts forward a GACK-based improved algorithm of slide window protocol, which asks that receiver sends an acknowledgement for a group of packets according to sender's request.
我们采用了滑动窗口、超时重发和确认机制确保了TCP协议的可靠性。
Slide window, timeout retransmission and acknowledgement mechanism are used to make sure of the credibility of TCP.
IPC协议(类似TCP协议)提供可靠传输,实现滑动窗口功能,并提供数据包的自动分包、组包功能,按序传送和接受数据包。
IPC protocol (resemble TCP) provide credible transmit, realize slip-window, and provide the function of datagram partition and composition. This protocol has to send and accept datagram serially.
应用推荐