What does the handshake pass between the browser and the remote server?
A
Synchronize
B
Accept
C
Reject
D
Decline
Correct Answer: Synchronize
A three-way handshake is a method used in a TCP/IP network to create a connection between a local host/client and server. The handshake consists of a Synchronize, Synchronize-Acknowledge, and Acknowledge message to be passed between the browser and the remote server.