nsider a TCP connection with the following parameters: a) Initial ssthreshold = 8 b) Round Trip Time (RTT) = 10 milliseconds c) Retransmission Timeout period = 40 milliseconds d) Segment size = 2700 bytes The TCP connection was used to transfer 19 data segments, numbered 1 through 19. While sending the segments, data segment 10 was lost the first time it was sent (but arrived at the receiver properly upon being retransmitted). There were no other segment losses apart from the aforementioned. Assume that data segments received out-of-order are buffered at the receiver. What is the average throughput obtained in sending all the data segments (in bytes/sec)? Draw a diagram to show the transmission of the segm
Consider a TCP connection with the following parameters:
a) Initial ssthreshold = 8
b) Round Trip Time (RTT) = 10 milliseconds
c) Retransmission Timeout period = 40 milliseconds
d) Segment size = 2700 bytes
The TCP connection was used to transfer 19 data segments, numbered 1 through 19. While sending the segments, data segment 10 was lost the first time it was sent (but arrived at the receiver properly upon being retransmitted). There were no other segment losses apart from the aforementioned. Assume that data segments received out-of-order are buffered at the receiver. What is the average throughput obtained in sending all the data segments (in bytes/sec)? Draw a diagram to show the transmission of the segments in detail.
Step by step
Solved in 2 steps with 2 images