TCP option 9, Partial Order Connection permitted |
Description | Glossary | RFCs | Publications | Obsolete RFCs |
Protocol suite: | TCP/IP. |
Protocol type: | Transport layer protocol. |
Option length: | 2 bytes. |
Host implementation: | |
Router implementation: | |
Links: | IANA: TCP option numbers. |
A service which allows partial order delivery and partial reliability is one which requires some, but not all objects to be received in the order transmitted while also allowing objects to be transmitted unreliably (i.e., some may be lost).
The realization of such a service requires, (1) communication and/or negotiation of what constitutes a valid ordering and/or loss-level, and (2) an algorithm which enables the receiver to ascertain the deliverability of objects as they arrive. These issues are addressed here - both conceptually and formally - summarizing the results of research and initial implementation efforts.
MAC header | IP header | TCP header | TCP option 9 | Data |
TCP Option 9:
00 | 01 | 02 | 03 | 04 | 05 | 06 | 07 | 08 | 09 | 10 | 11 | 12 | 13 | 14 | 15 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Kind | Length |
Kind. 8 bits. Set to 9.
Length. 8 bits. Set to 2.
RFCs:
[RFC 1693] An Extension to TCP : Partial Order Service.
Description | Glossary | RFCs | Publications | Obsolete RFCs |