Question: When TCP sends a {SYN, SequenceNum = x} or {FIN, SequenceNum = x}, the consequent ACK has Acknowledgment = x +1; that is, SYNs and
When TCP sends a {SYN, SequenceNum = x} or {FIN, SequenceNum =
x}, the consequent ACK has Acknowledgment = x +1; that is, SYNs and FINs each take up one unit in sequence number space. Is this necessary? If so, give an example of an ambiguity that would arise if the corresponding Acknowledgment were x instead of x +1; if not, explain why.
Step by Step Solution
3.35 Rating (155 Votes )
There are 3 Steps involved in it
Yes it is necessary The key reason is that TCP uses sequence numbers to keep track of message transm... View full answer
Get step-by-step solutions from verified subject matter experts
