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:tcp [2021/07/01 14:12] murphy |
dido:public:ra:xapend:xapend.b_stds:tech:ietf:tcp [2021/08/18 10:25] (current) murphy [Introduction] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== RFC0793 - Transmission Control Protocol ===== | ===== RFC0793 - Transmission Control Protocol ===== | ||
| - | [[dido:public:ra:xapend:xapend.b_stds:tech:ietf| return to the IETF Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:ietf:start| return to the IETF Standards ]] |
| <table> | <table> | ||
| Line 16: | Line 16: | ||
| ==== Introduction ==== | ==== Introduction ==== | ||
| - | : //The Transmission Control Protocol (TCP) is intended for use as a highly | + | : //The [[dido:public:ra:xapend:xapend.a_glossary:t:tcp]] is intended for use as a highly |
| reliable host-to-host protocol between hosts in packet-switched computer | reliable host-to-host protocol between hosts in packet-switched computer | ||
| communication networks, and in interconnected systems of such networks.// | communication networks, and in interconnected systems of such networks.// | ||
| Line 22: | Line 22: | ||
| : //This document describes the functions to be performed by the | : //This document describes the functions to be performed by the | ||
| Transmission Control Protocol, the program that implements it, and its | Transmission Control Protocol, the program that implements it, and its | ||
| - | interface to programs or users that require its services.// | + | [[dido:public:ra:xapend:xapend.a_glossary:i:interface|interface]] to programs or users that require its services.// |
| /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||