networking - When is it appropriate to use UDP instead of TCP? - Stack Overflow

networking - When is it appropriate to use UDP instead of TCP? - Stack Overflow

瀏覽:447
日期:2026-04-21
UDP is a connection-less protocol and used in applications like SNMP (Simple network Management Protocol) , DNS (Domain Name System) where data packets arriving out of order, unreliability and not of concern and immediate send through of the data packet ....看更多