Many client-server applications (e.g. DNS) that have one request and one response use UDP.
查看答案
UDP transmits segments consisting of an 8-byte header followed by the payload.
UDP will be replaced by TCP, as UDP is too slow.
UDP is an unreliable transport protocol used in the Internet.
UDP is a connectionless transport protocol used in the Internet.