TCP Working: 3-Way Handshake & Reliable Communication
Whenever we send data over the internet such as loading a website, sending an email, or calling an API, we expect the data to arrive correctly and completely.
But the internet itself is unreliable, packets can get lost, packet can arrive out of order...
networkdeviceschaicode.hashnode.dev6 min read