User datagram protocol


protocol
(UDP) Internet standard network layer, transport layer and session layer protocols which provide simple but unreliable datagram services. UDP is defined in STD 6, RFC 768. It adds a checksum and additional process-to-process addressing information [to what?]. UDP is a connectionless protocol which, like TCP, is layered on top of IP.
UDP neither guarantees delivery nor does it require a connection. As a result it is lightweight and efficient, but all error processing and retransmission must be taken care of by the application program.
Unix manual page: udp(4).
[Postel, Jon, User Datagram Protocol, RFC 768, Network Information Center, SRI International, Menlo Park, Calif., August 1980].
(1998-02-11)

Read Also:

  • User-defined key

    noun 1. a key on the keyboard of a computer that can be used to carry out any of a limited number of predefined actions as selected by the user

  • User-friendly

    [yoo-zer-frend-lee] /ˈyu zərˈfrɛnd li/ adjective 1. easy to use, operate, understand, etc.: the most user-friendly personal computer now on the market. user-friendly adjective 1. easy to use or understand: a user-friendly dictionary 2. (of a computer system) easily operated and understood by means of a straightforward guide in jargon-free language Programmer-hostile. Generally used by hackers […]

  • User-generated content

    noun any data or media that is contributed by individual users of a website; abbreviated UGC ; also called consumer-generated media , user-created content Examples Wikipedia is the most obvious example of user-generated content. Word Origin 2005

  • User-group

    noun, Computers. 1. a club in which owners of a specific computer or software program exchange information or services, as about purchasing or troubleshooting.

  • Userid

    userid [Internet] user identification


Disclaimer: User datagram protocol definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.