The User Datagram Protocol (UDP) is probably the simplest in all
of TCP/IP. The UDP takes the application layer data passed to it,
packages the layer in a simplified message format, and sends it to
the IP for transmission. This handles the UDP sockets in a simple
way. The UDP socket only needs to be opened for communication. It
listens for incoming messages and sends outgoing messages on
request.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.