1
GATE CSE 2015 Set 2
Numerical
+1
-0
A link has a transmission speed of 106 bits/sec. It uses data packets of size 1000 bytes each. Assume that the acknowledgement has negligible transmission delay, and that its propagation delay is the same as the data propagation delay. Also assume that the processing delays at the nodes are negligible. The efficiency of the stop-and-wait protocol in this setup is exactly 25%. The value of the one-way propagation delay (in milliseconds) is ___________.
Your input ____
2
GATE CSE 2015 Set 2
MCQ (Single Correct Answer)
+2
-0.6
Consider the following routing table at an IP router: GATE CSE 2015 Set 2 Computer Networks - Network Layer Question 22 English 1

For each IP address in Group I identify the correct choice of the next hop from Group II using the entries from the routing table above.

GATE CSE 2015 Set 2 Computer Networks - Network Layer Question 22 English 2
A
i - a, ii - c, iii - e, iv - d
B
i - a, ii - d, iii - b, iv - e
C
i - b, ii - c, iii - d, iv - e
D
i - b, ii - c, iii - e, iv - d
3
GATE CSE 2015 Set 2
MCQ (Single Correct Answer)
+1
-0.3
Identify the correct order in which a server process must invoke the function calls accept, bind, listen, and recv according to UNIX socket APL
A
listen, accept, bind recv
B
bind, listen, accept, recv
C
bind, accept, listen, recv
D
accept, listen, bind recv
4
GATE CSE 2015 Set 2
Numerical
+2
-0
Two hosts are connected via a packet switch with 107 bits per second links. Each link has a propagation delay of 20 microseconds. The switch begins forwarding a packet 35 microseconds after it receives the same. If 1000 bits of data are to be transmitted between the two hosts using a packet size of 5000 bits, the time elapsed between the transmission of the first bit of data and the reception of the last of the data in microsecond is _________.
Your input ____