Understanding TCP: The 3-Way Handshake and Ensuring Reliable Communication
Introduction
Every time you open a website, send a message, or make an API call, data travels from one system to another. But what if this data were sent without any rules? What if messages arrived out of order, were lost on the way, or duplicated?
T...
namrabuilds.hashnode.dev4 min read