Packet

From Computer History Wiki
Revision as of 19:03, 28 March 2018 by Jnc (talk | contribs) (A start)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A packet is the fundamentl unit of data carriage in modern data networking; is consists of a block of data, the 'payload', and a 'header', which contains the information needed to get the packet from the source to the destination.

(A useful analogy can be made to a physical letter, in which the wrapper, the envelope, carries the information needed to get the letter from the sender to the recipient; the actual message is carried inside.)