TCP Working: 3-Way Handshake & Reliable Communication
What is TCP, and why is it needed
If data is sent over the internet without any rules, it can get lost, arrive in the wrong order, or only reach halfway, and the receiver will not know what went wrong. To avoid this confusion, TCP is used. TCP is a s...
gitessential.hashnode.dev5 min read