retransmission

英 [ˌriːtrænzˈmɪʃən] 美 [ˌritrænzˈmɪʃən]

网络  重传; 重发; 重傳; 重新传输; 转发

复数:retransmissions

计算机

COCA.44244



双语例句

  1. When a received SACK option needs to be processed, the TCP stack must find the packet ( s) in the retransmission queue that the SACK applies to.
    当需要处理一个收到的SACK选项时,TCP协议栈必须在重传队列中找到应用了SACK的包。
  2. You enable lower granularity for the retransmission timer for this connection and resend the packet.
    您为这个连接启用了更低粒度的重新传输计时器,并重新发送数据包。
  3. You stop the retransmission timer by removing the timer from the timer wheel.
    通过将计时器从计时器轮中删除,您可以停止重新传输计时器。
  4. When the acknowledgment arrives, the retransmission timer is stopped by setting the value to zero.
    当确认信息到达的时候,通过将该值设置为0来停止重新传输计时器。
  5. A segment is sent with sequence'b'and the retransmission timer is started.
    使用序列'b'发送一个分段,并且启动重新传输计时器。
  6. Delaying acknowledgments effectively increases the size of the retransmission queue, a prerequisite for the attack.
    延迟应答大大增加了重传队列的长度,这为攻击提供了必要条件。
  7. The measured RTT is used to compute the new retransmission timeout value.
    所测量的RTT用于计算新的重新传输超时值。
  8. Retransmission timer expires for a connection for the first time or the fast retransmit phase is turned on.
    连接的重新传输计时器首次计时到期,或者打开了快速重新传输阶段。
  9. IrLAP is the link accesses protocol layer responsible for IrDa device discovery, retransmission, and flow control.
    IrLAP是负责IrDa设备发现、重传以及流控制的链路存取协议层。
  10. Retransmission timer expires for a connection that is using the timer wheel algorithm.
    一个使用计时器轮算法的连接的重新传输计时器计时到期。
  11. This article explains an alternative method for implementing TCP's retransmission timer based on a timer wheel algorithm.
    本文说明了基于计时器轮算法实现TCP的重新传输计时器的一种备选方法。
  12. In practice the retransmission queue does periodically shrink all the way back to zero packets.
    实际上,重传队列确实是周期性地一直减少到0个包。
  13. This method works best for start or stop cases where the retransmission timer never expires.
    在重新传输计时器不可能计时到期的情况下,使用这一方法来进行启动或者停止是最有效的。
  14. A timer handling routine is called to process the retransmission timer expiry.
    调用一个计时器处理例程以处理重新传输计时器的计时到期。
  15. If configured, the RTO value would be set as the initial retransmission timeout for all the TCP connections on the system.
    如果配置了该值,那么会将这个RTO值设置为该系统中所有TCP连接的初始重新传输超时。
  16. The retransmission timer is inserted into an appropriate slot in the timer wheel.
    将重新传输计时器插入到计时器轮中合适的槽位。
  17. Cancel the retransmission timer ( remove the timer from the timer wheel).
    删除重新传输计时器(从计时器轮中删除该计时器)。
  18. The retransmission timer is started by inserting the timer into an appropriate slot in the timer wheel.
    通过将该计时器插入到计时器轮中合适的槽位来启动重新传输计时器。
  19. This section explains a retransmission time-out ( RTO) implementation using a timer wheel algorithm on AIX.
    这个部分说明了在AIX中使用计时器轮算法的重新传输超时(RTO)实现。
  20. This allows the receiving node to validate its incoming data and request retransmission when an error is found.
    这支持接收节点验证输入数据,并在发现一个错误时请求重发数据。
  21. The cursor moves to the slot in the timer wheel where the retransmission timer was inserted previously.
    指针在计时器轮中移动到先前插入重新传输计时器的槽位。
  22. In reliable protocols such as TCP and HDLC, a timer is required to timing for data package overtime retransmission.
    在TCP、HDLC等能提供可靠通信服务的通信协议中,需要使用定时器来对数据包的超时重发进行计时。
  23. ( iv) the transmission or retransmission is not further transmitted beyond the establishment where it is received;
    (iv)传播或二次传播没有进一步传送到接收所在设施以外的场所;
  24. Broadcasting Retransmission Approach in Lower Packets Loss Rate Wireless Networks Based on Network Coding
    一种低丢包率无线网络中基于网络编码的广播重传方法
  25. In the dependable information diffusion process, epidemic-style protocol has the problem of retransmission implosion.
    在信息的可靠扩散过程中,流行病风格的协议存在着重发报文爆炸问题。
  26. If the ACK is from the expected node, the retransmission of the packet is cancelled.
    收到一个应答时调用。如果应答是期望的节点,将取消数据包重发。
  27. The proposed schemes include FEC and selective retransmission.
    提议的方案包括FEC(正向纠错)和选择性重发。
  28. Lossless protocols require retransmission of lost packets, which substantially increases transmission time.
    无损协议对待丢失的数据包要求重传,这大大增加了传输时间。
  29. By definition this practice is not retransmission.
    根据定义,这一做法不属于转播行为。
  30. TCP uses a retransmission strategy to insure that data will not be lost in transmission.
    传输控制协议利用再传输策略保证数据不会在传送中丢失。