TCP Working: 3-Way Handshake & Reliable Communication
What is TCP, and why is it needed?
TCP stands for Transfer Control Protocol, which is a connection-oriented transport-layer protocol used to deliver data reliably between two applications over an IP network.
Problems TCP Is Designed to Solve
TCP is m...
rahul14singhrajput.hashnode.dev1 min read