What does the handshake pass between the browser and the remote server?
What does the handshake pass between the browser and the remote server? 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.