Cancel the retransmission timer (remove the timer from the timer wheel).
删除重新传输计时器(从计时器轮中删除该计时器)。
A segment is sent with sequence 'b' and the retransmission timer is started.
使用序列'b '发送一个分段,并且启动重新传输计时器。
You stop the retransmission timer by removing the timer from the timer wheel.
通过将计时器从计时器轮中删除,您可以停止重新传输计时器。
A timer handling routine is called to process the retransmission timer expiry.
调用一个计时器处理例程以处理重新传输计时器的计时到期。
Retransmission timer expires for a connection that is using the timer wheel algorithm.
一个使用计时器轮算法的连接的重新传输计时器计时到期。
To gain higher performance and reliability, TCP uses the concept of Retransmission Timer.
为提高性能和保证数据的可靠传输,TCP使用了重传计时器的概念。
This method works best for start or stop cases where the retransmission timer never expires.
在重新传输计时器不可能计时到期的情况下,使用这一方法来进行启动或者停止是最有效的。
When the acknowledgment arrives, the retransmission timer is stopped by setting the value to zero.
当确认信息到达的时候,通过将该值设置为0来停止重新传输计时器。
You enable lower granularity for the retransmission timer for this connection and resend the packet.
您为这个连接启用了更低粒度的重新传输计时器,并重新发送数据包。
Retransmission timer expires for a connection for the first time or the fast retransmit phase is turned on.
连接的重新传输计时器首次计时到期,或者打开了快速重新传输阶段。
This article explains an alternative method for implementing TCP's retransmission timer based on a timer wheel algorithm.
本文说明了基于计时器轮算法实现TCP的重新传输计时器的一种备选方法。
You can continue to use the traditional method of retransmission timer implementation until either of these conditions occurs.
您可以继续使用重新传输计时器实现的传统方法,直到出现下面的任何一种情形为止。
With call set up time on the WAN being of the order of a second, a value of 5 seconds for the retransmission timer is appropriate.
由于广域网是按秒记时的,以5秒作为重传记时器是适当的。暂时翻成这样,但前面一句真的不知道该怎么翻。
If the timer expires before data in the segment is acknowledged, TCP assumes that the segment has lost or being damaged, and a retransmission is sent.
如果在报文段中的数据未确认之前定时器超时,TCP就认为该报文段已经丢失或出现损坏,从而重传这一报文段。
In reliable protocols such as TCP and HDLC, a timer is required to timing for data package overtime retransmission.
在TCP、HDLC等能提供可靠通信服务的通信协议中,需要使用定时器来对数据包的超时重发进行计时。
In reliable protocols such as TCP and HDLC, a timer is required to timing for data package overtime retransmission.
在TCP、HDLC等能提供可靠通信服务的通信协议中,需要使用定时器来对数据包的超时重发进行计时。
应用推荐