The three-way handshake is a critical mechanism used in TCP (Transmission Control Protocol) to establish a reliable connection between two hosts. The process involves three steps:
In the given problem, Host P sends a TCP segment with the following characteristics: SYN bit = 1, SEQ number = X, and ACK bit = 0. Host Q must reply if it accepts the connection with:
Based on the above explanation, the correct option is: