adspace
Explain any one service which are working on udp only?
Answer Posted / Mahesh Chauhan
One of the services that work exclusively over UDP (User Datagram Protocol) is DNS (Domain Name System). When a client requests information about a domain name from a DNS server, the server responds with an IP address using UDP packets. This makes DNS queries faster and more efficient since UDP does not guarantee packet delivery or order of packets compared to TCP.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers