Computer Science, asked by vijaybalakisti1696, 1 year ago

An IP datagram is carrying a TCP segment destined for address 130.14.16.17. The
destination port address is corrupted and it arrives at destination 130.14.16.19.
How does the receiving TCP react to this error?

Answers

Answered by pmnp
0

Answer:

Explanation:

It looks as if both the destination IP address and the destination

port number are corrupted. TCP calculates the checksum and

drops the segment. And send same previous acknowledgment packet.

Similar questions