Data Encapsulation Flashcards
is a process wherein a new string of information is added to an existing unit to form a new unit of information.
A new datagram is formed by adding headers and trailers to a data payload.
Encapsulation
is the reverse process of encapsulation wherein the header and tail of a packet are removed to obtain data payload.
Decapsulation
can be considered as the information to be transmitted.
In a hierarchical communication process, the data unit (packet) transmitted from the upper layer to the lower layer can be called the data payload of the lower layer
Data payload
is a data unit that is exchanged and transmitted on a network. It is in the format of header+data payload+tail.
During transmission, the format and content of packets may change.
Packet
is the information segment added before the data payload during packet assembly to facilitate information transmission.
Header
is the information segment added after the payload to facilitate information transmission.
Tail