Handout 5 Flashcards
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
reverse process of encapsulation, wherein the header and tail of a packet are removed to obtain the data payload
decapsulation
can be considered as the information to be transmitted
data payload
a data unit that is exchanged and transmitted on a network. it is in the format of header+data payload+tail
packet
the information segment added before the data payload during packet assembly to facilitate information transmission
header
the information segment added after the payload to facilitate information transmission
tail
a specific block of information transferred over a network. it is often used in reference to the OSI model, since it describes the different types of data that are transferred from each layer
protocol data unit (PDU)
raw bits (1s or 0s) transmitted physically via the hardware
physical layer
a frame (or series of bits)
data link layer
a packet that contains the source and destination address
network layer
a segment that includes a TCP header and data
transport layer
the data passed to the network connection
session layer
the data formatted for presentation
presentation layer
the data received or transmitted by a software application
application layer
it defines a packet an an addressing scheme, transfers data between the internet layer and network access layer, and routes packets to remote hosts
internet protocol (IP)
it refers to a TCP/IP protocol that handles errors and controls the process of sending data between computers. specifically, routers and hosts use this to send reports of problems about packets that return to the original source that sent the packet. it also includes an echo request/reply that is used to test whether a destination is reachable and responding
internet control message protocol (ICMP)