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/08/09 12:03] murphy [Introduction] |
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 | ||
| 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. | ||