in Computer Networks recategorized by
6,923 views
1 vote
1 vote

The technique of temporarily delaying outgoing acknowledgements so that they can be hooked onto the next outgoing data frame is known as

  1. Bit stuffing
  2. Piggy backing
  3. Pipelining
  4. Broadcasting
in Computer Networks recategorized by
6.9k views

1 Answer

3 votes
3 votes
Best answer
  • Piggybacking of acknowledments:The ACK for the last received packet need not be sent as a new packet, but gets a free ride on the next outgoing data frame(using the ACK field in the frame header). The technique is temporarily delaying outgoing ACKs so that they can be hooked on the next outgoing data frame is known as piggybacking. But ACK can't be delayed for a long time if receiver(of the packet to be acknowledged) does not have any data to send.
selected by
by
Answer:

Related questions