net tech

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:29 PM on 5/8/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

10 Terms

1
New cards

Encapsulation

A process of adding headers and trailers to a data payload to form a new datagram.

2
New cards

Decapsulation

The reverse process of encapsulation; removing the header and tail of a packet to obtain the data payload.

3
New cards

Data Payload

The information to be transmitted, considered the core content of a packet.

4
New cards

Packet

A data unit that is exchanged and transmitted on a network, formatted as header + data payload + tail.

5
New cards

Header

An information segment added before the data payload during packet assembly.

6
New cards

Tail

An information segment added after the payload in a packet to facilitate information transmission.

7
New cards

Protocol Data Unit (PDU)

A specific block of information transferred over a network, referenced in the OSI model.

8
New cards

Physical Layer

Transmits raw bits (1s or 0s) physically via hardware.

9
New cards

Network Layer

Transmits a packet that contains the source and destination address.

10
New cards

Transport Layer

Transmits a segment that includes a TCP header and data.