TCP vs UDP: When to Use What, and How TCP Relates to HTTP
TCP (Transmission Control Protocol)
The TCP is one of the basic standards which define the rules of the Internet. It is a protocol which priortizes reliable data delivery and recovery by sacrificing its speed. It uses a 3-way Handshake Technique for ...
aman-kumar-singh-dev.hashnode.dev3 min read