Three-way handshake

TCP-IP Model

Created: 2022-07-01
Tags: #permanent


Protocols rely on these method to form a stable/reliable connection between computers. Any data that is lost or corrupted on transmission will be re-sent.

Protocol that use three-way handshake

When using TCP,
A three-way handshake must be carried out first before a connection can be established

References