This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:ietf:udp [2021/07/26 13:28] murphy |
dido:public:ra:xapend:xapend.b_stds:tech:ietf:udp [2021/08/18 10:59] (current) murphy [Introduction] |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| ==== Introduction ==== | ==== Introduction ==== | ||
| - | : //This User Datagram Protocol (UDP) is defined to make available a | + | : //This [[dido:public:ra:xapend:xapend.a_glossary:u:udp|User Datagram Protocol (UDP)]] is defined to make available a |
| datagram mode of packet-switched computer communication in the | datagram mode of packet-switched computer communication in the | ||
| environment of an interconnected set of computer networks. This | environment of an interconnected set of computer networks. This | ||
| - | protocol assumes that the Internet Protocol (IP) | + | protocol assumes that the [[dido:public:ra:xapend:xapend.a_glossary:i:ip|Internet Protocol (IP)]] |
| ((Postel, J., "Internet Protocol," RFC 760, USC/Information | ((Postel, J., "Internet Protocol," RFC 760, USC/Information | ||
| Sciences Institute, January 1980. | Sciences Institute, January 1980. | ||
| Line 29: | Line 29: | ||
| protocol is transaction oriented, and delivery and duplicate protection | protocol is transaction oriented, and delivery and duplicate protection | ||
| are not guaranteed. Applications requiring ordered reliable delivery of | are not guaranteed. Applications requiring ordered reliable delivery of | ||
| - | streams of data should use the Transmission Control Protocol (TCP). | + | streams of data should use the [[dido:public:ra:xapend:xapend.a_glossary:t:tcp]]. |
| ((Postel, J.,"Transmission Control Protocol," RFC 761, | ((Postel, J.,"Transmission Control Protocol," RFC 761, | ||
| USC/Information Sciences Institute, January 1980. | USC/Information Sciences Institute, January 1980. | ||