Question
You want to know discretely what the third way of the three-way handshake is in the context of TCP/IP networking. What is it?
Short Answer
It is the sending of a TCP packet with a flag of “ACK” from the client to the server/destination.
Longer Answer
The third way is sending a TCP packet with the “ACK” flag (of which several potential flags are possible) to the destination:
Client —–>
…
Continue reading “What Is The Third Way of the Three-Way Handshake?”