Which statement best describes the TCP three-way handshake?

Study for the Wireshark Block 5 Exam. Prepare with flashcards and multiple choice questions, each offering hints and explanations. Ace your exam with the best resources!

Multiple Choice

Which statement best describes the TCP three-way handshake?

Explanation:
TCP connection establishment relies on a three-step exchange to set up a reliable stream. The client starts by sending a SYN packet to initiate the connection and to propose its initial sequence number. The server replies with a SYN-ACK, acknowledging the request and providing its own initial sequence number. The client then sends a final ACK to confirm and complete the handshake. Once this exchange finishes, both sides have synchronized sequence numbers and the connection is established, allowing reliable, in-order data transfer to begin. The other descriptions don’t fit because a single SYN doesn’t complete the necessary mutual synchronization, and the connection wouldn’t be established. Terminating a connection with FIN is about closing, not opening, a connection. UDP is connectionless and does not use a handshake.

TCP connection establishment relies on a three-step exchange to set up a reliable stream. The client starts by sending a SYN packet to initiate the connection and to propose its initial sequence number. The server replies with a SYN-ACK, acknowledging the request and providing its own initial sequence number. The client then sends a final ACK to confirm and complete the handshake. Once this exchange finishes, both sides have synchronized sequence numbers and the connection is established, allowing reliable, in-order data transfer to begin.

The other descriptions don’t fit because a single SYN doesn’t complete the necessary mutual synchronization, and the connection wouldn’t be established. Terminating a connection with FIN is about closing, not opening, a connection. UDP is connectionless and does not use a handshake.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy