Concept drill
three-way-handshake
GATE CSE & IT · Transport Layer · 2008-2024
3
PYQs
100%
keyed
0
elite explanations
3
years appeared
Study anchor
Forouzan — Data Communications and Networking
Layered models, IP, routing, TCP, data link protocols
Practice action
Start latest PYQPYQs in this concept
All concepts →2024 PYQ
TCP client P successfully establishes a connection to TCP server Q. Let $N_P$ denote the sequence number in the SYN sent from P to Q. Let $N_Q$ denote the acknowledgement number in...
easyanswer keybasic explanation
2021 PYQ
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 sequence numbers chosen by...
easyanswer keybasic explanation
2008 PYQ
A client process P needs to make a TCP connection to a server process S. Consider the following situation: the server process S executes a socket( ), a bind( ) and a listen( ) syst...
mediumanswer key