Understanding TCP And Three Way Handshake
What is TCP and Why It Is Needed
TCP (Transmission Control Protocol) is connection oriented and reliable.This means TCP makes sure data reaches the destination correctly and in the right order.
If data is sent without proper rules, packets can get lo...
git-basics-as-beginners.hashnode.dev2 min read