TCP Protocol Data Units Flashcards
1
Q
is 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.
A
Protocol Data Unit (PDU)
2
Q
Physical layer
A
raw bits (1s or 0s)
3
Q
Data link layer
A
frame (or series of bits)
4
Q
Network layer
A
packet (that contains the source and destination address)
5
Q
Transport layer
A
segment (that includes a TCP header and data)
6
Q
Session layer
A
data (passed to the network connection)
7
Q
Presentation layer
A
data (formatted for presentation)
8
Q
Application layer
A
data (received or transmitted by a software application)