Which TCP flag is set to start a connection request?
The SYN flag is set in the initial TCP segment to synchronize sequence numbers and begin the TCP three-way handshake.
Community Discussion