ietf.org/rfc/rfc768.txt
RFC 768 J. Postel ISI 28 August 1980 User Datagram Protocol ---------------------- Introduction ------------ This User Datagram Protocol (UDP) is defined to make available a datagram mode of packet-switched computer communication in the environment of an interconnected set of computer networks. This protocol assumes that the Internet Protocol (IP) [1] is used as the underlying protocol. This protocol provides a procedure for application programs to send messages to other programs with a minimum of protocol mechanism. The protocol is transaction oriented, and delivery and duplicate protection are not guaranteed. Applications requiring ordered reliable delivery of streams of data should use the Transmission Co
RFC 768 J. Postel ISI 28 August 1980 User Datagram Protocol ---------------------- Introduction ------------ This User Datagram Protocol (UDP) is defined to make available a datagram mode of packet-switched computer communication in the environment of an interconnected set of computer networks. This protocol assumes that the…
saved by
related reading
- Choose TCP or UDP — Networking Foundations Course | Flavio Copesthevalleyofcode.com
- TCP and UDP | Computer Securitytextbook.cs161.org
- Datagram - Wikipediaen.wikipedia.org
- The Internet explained from first principlesexplained-from-first-principles.com
- RFC 3550 - RTP: A Transport Protocol for Real-Time Applicationsdatatracker.ietf.org
- RFC 761 - DoD standard Transmission Control Protocoldatatracker.ietf.org
- What is TCP/IP in Networking? | Fortinetfortinet.com
- Internet protocol suite - Wikipediaen.wikipedia.org
- Beej's Guide to Network Programmingbeej.us
- How TCP worksthevalleyofcode.com
- Let's code a TCP/IP stack, 1: Ethernet & ARPsaminiir.com
- endtoend.pdfweb.mit.edu