Computer Sciences > GATE 2021 SET-1 > TCP
A TCP server application is programmed to listen on port number P on host S. A TCP client is connected to the TCP server over the network. Consider that while the TCP connection was active, the server machine S crashed and rebooted. Assume that the client does not use the TCP keepalive timer. Which of the following behaviors is/are possible?
A
If the client was waiting to receive a packet, it may wait indefinitely.
B
The TCP server application on S can listen on P after reboot.
C
If the client sends a packet after the server reboot, it will receive a RST segment.
D
If the client sends a packet after the server reboot, it will receive a FIN segment.

Correct : a, b, c

Similar Questions

A TCP server application is programmed to listen on port number P on host S. A TCP client is connected to the TCP server over the network.Consider that while th...
#1047 MSQ
Consider the three-way handshake mechanism followed during TCP connection establishment between hosts P and Q. Let X and Y be two random 32-bit starting sequenc...
#1072 MCQ
Consider the 3-way handshaking protocol for TCP connection establishment. Let the three packets exchanged during the connection establishment be denoted as P1,...
#1365 MCQ

Related Topics

TCP server crash TCP client behavior RST segment FIN segment GATE Computer Sciences 2021 Computer Networks TCP connection issues server reboot TCP

Unique Visitor Count

Total Unique Visitors

Loading......