1
GATE CSE 2021 Set 1
MCQ (More than One Correct Answer)
+2
-0
A TCP server application is programmed to listen on port number P on host S. A TCP client connected to the TCP server over the network.
Consider that while the TCP connection was active, the server machine S crashed are rebooted. Assume that the client does not use the TCP keepalive timer.
Which of the following behaviours is/are possible?
2
GATE CSE 2020
Numerical
+2
-0
Consider a TCP connection between a client and a server with the following specifications: the round trip time is 6 ms, the size of the receiver advertised window is 50 KB, slow start threshold at the client is 32 KB, and the maximum segment size is 2 KB. The connection is established at time t = 0. Assume that there are no timeouts and errors during transmission.
Then the size of the congestion window (in KB) at time t + 60 ms after all acknowledgements are processed is ______.
Then the size of the congestion window (in KB) at time t + 60 ms after all acknowledgements are processed is ______.
Your input ____
3
GATE CSE 2018
MCQ (Single Correct Answer)
+2
-0.6
Match the following
| Field | Length in bits |
|---|---|
| P. UDP Header’s Port Number | I. 48 |
| Q. Ethernet MAC Address | II. 8 |
| R. IPv6 Next Header | III. 32 |
| S. TCP Header’s Sequence Number | IV. 16 |
4
GATE CSE 2018
Numerical
+2
-0
Consider an $$IP$$ packet with a length of $$4,500$$ bytes that includes a $$20$$-byte $$IPv$$$$4$$ header and a $$40$$-byte $$TCP$$ header. The packet is forwarded to an $$IPv4$$ router that supports a Maximum Transmission Unit $$(MTU)$$ of $$600$$ bytes. Assume that the length of the $$IP$$ header in all the outgoing fragments of this packet is $$20$$ bytes. Assume that the fragmentation offset value stored in the first fragment is $$0.$$
The fragmentation offset value stored in the third fragment is _______.
Your input ____
GATE CSE Subjects
Browse all chapters by subject
Theory of Computation
Operating Systems
Algorithms
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages