Protocolo ARQ

630 palavras 3 páginas
Go-Back-N ARQ is a specific instance of the Automatic Repeat-reQuest (ARQ) Protocol, in which the sending process continues to send a number of frames specified by a window size even without receiving an ACK packet from the receiver.
The receiver process keeps track of sequence number of the next frame it expects to receive, and sends that number with every ACK it sends. The receiver will ignore any frame that does not have the exact sequence number it expects – whether that frame is a "past" duplicate of a frame it has already ACK'ed or whether that frame is a "future" frame past the last packet it is waiting for. Once the sender has sent all of the frames in its window, it will detect that all of the frames since the first lost frame are outstanding, and will go back to sequence number of the last ACK it received from the receiver process and fill its window starting with that frame and continue the process over again.
Go-Back-N ARQ is a more efficient use of a connection than Stop-and-wait ARQ, since unlike waiting for an acknowledgement for each packet, the connection is still being utilized as packets are being sent. In other words, during the time that would otherwise be spent waiting, more packets are being sent. However, this method also results in sending frames multiple times – if any frame was lost or damaged, or the ACK acknowledging them was lost or damaged, then that frame and all following frames in the window (even if they were received without error) will be re-sent. To avoid this, Selective Repeat ARQ can be used.
Tradução
Go-Back-N ARQ é uma instância específica da solicitação de repetição automática (ARQ) protocolo, em que o processo de envio continua a enviar um número de quadros especificada por um tamanho de janela, mesmo sem receber um ACK do receptor.
O processo receptor mantém registro de número de seqüência do próximo quadro que espera receber, e envia esse número a cada ACK que envia. O receptor irá ignorar qualquer pacote que não

Relacionados

  • 03 TRANSPORTE 6pp
    5287 palavras | 22 páginas
  • Camada de enlace de dados
    657 palavras | 3 páginas
  • Mono atm
    30745 palavras | 123 páginas
  • Derivadas
    635 palavras | 3 páginas
  • Informatica
    1625 palavras | 7 páginas
  • T Cnicas De Higiene Br Nquica
    1290 palavras | 6 páginas
  • exercicios rede I
    569 palavras | 3 páginas
  • academico
    3758 palavras | 16 páginas
  • RM- Alzheimer
    4300 palavras | 18 páginas
  • TCP/IP v OI
    5459 palavras | 22 páginas