TCP vs UDP: When to Use What, and How TCP Relates to HTTP
What is TCP? (Transmission Control Protocol)
TCP (TRANSIMISSION CONTROL PROTOCOL) is used when data accuracy and reliability are important and data loss is not acceptable.
Examples:
Web browsing
Email
File transfer
Online payments
When to Use ...
cp-vs-udp-when-to-use-what.hashnode.dev2 min read