TCP Working: 3-Way Handshake & Reliable Communication
TCP
TCP stands for Transmission Control Protocol.It is a connection-oriented protocol that allows devices to communicate reliably over a network.
Key Features of TCP
Ensures data reaches the destination correctly
Maintains correct order of data
De...
tcpworkingg.hashnode.dev8 min read