Answer:
The Packets can be arrived out of an order from the Internet Protocol layer. Â
So, whenever the out of an order packets would be received then, it would be generated the duplicate ACK's, if we perform the re-transmission after the first duplicate ACK would be lead the senders to introduced too many redundant packets in the networks.
Explanation:
- All the bytes, in the Transmission Control Protocol connections, are the numbered, from the beginning at the randomly choose the initial sequence number (ISN). Â
- The SYN packets consumes the one sequence number, so the data will be actual and it begins at the ISN+1. Â
- The receivers ack's sequences the number x acknowledged the receipts of all the data bytes that is less than byte the number x.