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 [2020/05/07 18:56] nick ↷ Page moved from dido:public:xapend.stds:tech:ietf:tcp to dido:public:ra:xapend.stds:tech:ietf:tcp |
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:xapend.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> | ||
| - | <caption>Data sheet for Transmission Control Protocol (TCP)</caption> | + | <caption>Data sheet for RFC0793 - Transmission Control Protocol (TCP)</caption> |
| | Title | Transmission Control Protocol | | | Title | Transmission Control Protocol | | ||
| | Acronym | TCP | | | Acronym | TCP | | ||
| 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.// |
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||