Vidyalelo
JavaScript · Q39

Graphics And Rendering

Programming · JavaScript · question 39

Q39

What are the various possessions in the three-way handshake by the TCP?

A.
Synchronize
B.
Synchronize-Acknowledge
C.
Acknowledge message
D.
All of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
This handshake consists of a Synchronize, Synchronize-Acknowledge, and Acknowledge message to be passed between the browser and the remote server. This handshake allows the client to attempt communication, the server to acknowledge and accept the attempt, and the client to acknowledge that the attempt has been accepted.