Observe the time instants when retransmissions take place. How many packets are retransmitted at one time?

What will be an ideal response?


One packet with sequence number 780972256 is retransmitted.
```
No. Time Source Destination Protocol Info
64 1.762472 10.0.1.11 10.0.2.22 TCP 3120 > 4444

[ACK] Seq=780915600 Ack=747000111 Win=5840 Len=1448

. . . . .
122 3.550393 10.0.1.11 10.0.2.22 TCP 3120 > 4444

[ACK] Seq=780969360 Ack=747000111 Win=5840 Len=1448

123 3.650322 10.0.2.22 10.0.1.11 TCP 4444 > 3120

[ACK] Seq=747000111 Ack=780915600 Win=63712 Len=0

124 3.650396 10.0.1.11 10.0.2.22 TCP 3120 > 4444

[ACK] Seq=780970808 Ack=747000111 Win=5840 Len=1448

125 3.650417 10.0.1.11 10.0.2.22 TCP 3120 > 4444

[ACK] Seq=780972256 Ack=747000111 Win=5840 Len=1448

126 14.629742 10.0.1.11 10.0.2.22 TCP 3120 > 4444

[ACK] Seq=780915600 Ack=747000111 Win=5840 Len=1448

127 36.589745 10.0.1.11 10.0.2.22 TCP 3120 > 4444

[ACK] Seq=780915600 Ack=747000111 Win=5840 Len=1448

128 408.350878 10.0.1.11 10.0.2.22 TCP 3120 > 4444

[ACK] Seq=780915600 Ack=747000111 Win=5840 Len=1448

129 408.456893 10.0.2.22 10.0.1.11 TCP 4444 > 3120

[ACK] Seq=747000111 Ack=780973704 Win=63712 Len=0

130 408.457032 10.0.1.11 10.0.2.22 TCP 3120 > 4444

[ACK] Seq=780973704 Ack=747000111 Win=5840 Len=1448

131 408.457055 10.0.1.11 10.0.2.22 TCP 3120 > 4444

[ACK] Seq=780975152 Ack=747000111 Win=5840 Len=1448
```

Computer Science & Information Technology

You might also like to view...

To define an array named anArray that is capable of storing N values of type Item, you would use the general form: ____

A. ItemanArray [] = new Item [N]; B. Item anArray [] = Item [N]; C. Item [] anArray = new Item [N]; D. Item [] anArray = Item [N];

Computer Science & Information Technology

Identify a true statement about deleting a graphic in a theme on a PowerPoint slide. 

A. ?It can only be done one slide at a time. B. ?It can be done in a Slide Master view. C. ?It cannot be done for text within a graphic. D. ?It cannot be done in the Outline Master view.

Computer Science & Information Technology

To log on to an unnamed network, all you need to enter is a passphrase

Indicate whether the statement is true or false

Computer Science & Information Technology

An online ____ is a business that matches advertisers with publishers.

A. Web server B. affiliate marketing network C. link exchange program D. advertising network

Computer Science & Information Technology