The following figure shows a portion of a TCP conversation. Each segment is identified by a sequence number S and an ack
Posted: Sat May 14, 2022 2:58 pm
The following figure shows a portion of a TCP conversation. Each segment is identified by a sequence number S and an acknowledgment number A. All segments have a size of 96 bytes (both sides). Assume, • No errors, • The first packet from * to y (right to left) has a sequence S.(1)= 320, and an acknowledgment A (1) = 128. • The first packet from y tox (left to right) has a sequence S, (1) = 128 and an acknowledgment Ay (1) = 320. Y X Sy(1),Ay(1) S.(1),A (1) S.(2),A (2) S,(3),A (3) Sy(2), Ay(2) Sy(3),Ay(3) What is S, (2),A, (2) ? What is Sy(2),Ay(2) ? What is S(3),A (3) ? What is Sy(3), A (3) ?