TCP Working: 3-Way Handshake & Reliable Communication
1.What is TCP
TCP full form is Transmission Control Protocol. It first creates a connection (handshake), sends data packets in correct order, checks errors, and resends if packet is lost. That's why it's perfect for reliable things like web browsing,...
3-way-handshake-aur-reliability.hashnode.dev5 min read