Jump to content

Trailer (computing)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by West London Dweller (talk | contribs) at 13:49, 21 April 2005 (Create article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In information technology, Trailer refers to supplemental data placed at the end of a block of data being stored or transmitted, which contain information for the handling of the data block.

In data transmission, the data preceding the trailer are sometimes called the payload or body.

It is vital that trailer composition follow a clear and unambiguous specification or format, to allow for parsing.

Examples

  • In ATM Adaptation Layer 5, an 8-octet trailer is appended to packets before segmentation and subsequent transmission.