TCP vs UDP: When to Use What, and How TCP Relates to HTTP
Feb 1 · 3 min read · 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 ...
Join discussion