Computer Science, asked by anirudhpk1003, 2 months ago

The establishment of a TCP connection involves a negotiation called the 3-way handshake. What type of message does the client send to the server in order to begin this negotiation​

Answers

Answered by Aayush7177
0

Answer:

TCP 3-way handshake or three-way handshake or TCP 3-way handshake is a process which is used in a TCP/IP network to make a connection between server and client. ACK helps to confirm to the other side that it has received the SYN. SYN-ACK is a SYN message from local device and ACK of the earlier packet

Similar questions