1
GATE CSE 2026 Set 1
MCQ (Single Correct Answer)
+2
-0

A TCP sender successfully establishes a connection with a TCP receiver and starts the transmission of segments. The TCP congestion control mechanism's slow-start threshold is set to 10000 segments. Assume that the round-trip time is fixed at 1 millisecond. Assume that the sender always has data to send, the segments are numbered from 1, and no segment is lost. Let $t$ denote the time (in milliseconds) at which the transmission of segment number 2000 starts.

Which one of the following options is correct?

A

$9 \leq t<10$

B

$10 \leq t<11$

C

$11 \leq t<12$

D

$12 \leq t<13$

2
GATE CSE 2024 Set 2
Numerical
+2
-0

Consider a TCP connection operating at a point of time with the congestion window of size 12 MSS (Maximum Segment Size), when a timeout occurs due to packet loss. Assuming that all the segments transmitted in the next two RTTs (Round Trip Time) are acknowledged correctly, the congestion window size (in MSS) during the third RTT will be _________

Your input ____
3
GATE CSE 2023
MCQ (More than One Correct Answer)
+2
-0

Suppose you are asked to design a new reliable byte-stream transport protocol like TCP. This protocol, named myTCP, runs over a 100 Mbps network with Round Trip Time of 150 milliseconds and the maximum segment lifetime of 2 minutes.

Which of the following is/are valid lengths of the Sequence Number field in the myTCP header?

A
30 bits
B
32 bits
C
34 bits
D
36 bits
4
GATE CSE 2022
Numerical
+2
-0

Consider a 100 Mbps link between an earth station (sender) and a satellite (receiver) at an altitude of 2100 km. The signal propagates at a speed of 3 $$\times$$ 108 m/s. The time taken (in milliseconds, rounded off to two decimal places) for the receiver to completely receive a packet of 1000 bytes transmitted by the sender is _____________.

Your input ____

GATE CSE Subjects

Browse all chapters by subject

Software Engineering
Web Technologies