Trailer (computing)

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Rkieferbaum at 14:55, 29 April 2023 (Examples: error 64 in CWP + clean up). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Short description Template:Use American English Template:Use mdy dates

In information technology, a trailer or footer refers to supplemental data (metadata) placed at the end of a block of data being stored or transmitted, which may contain information for the handling of the data block, or simply mark the block's end.[1]

In data transmission, the data following the end of the header and preceding the start of the trailer is called the payload or body.

It is vital that trailer composition follow a clear and unambiguous specification or format, to allow for parsing. If a trailer is not removed properly, or part of the payload is removed thinking it is a trailer, it can cause confusion.

The trailer contains information concerning the destination of a packet being sent over a network so for instance in the case of emails the destination of the email is contained in the trailer

Examples

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "Citation/CS1".

Script error: No such module "Check for unknown parameters".


Template:Asbox