Network, Addressing, and Communication Lesson 001: Network Addressing and Communication

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

1/12

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:50 PM on 8/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

13 Terms

1
New cards

Protocol

Set of rules that allows networked hosts to communicate data in a structured format.

2
New cards

Transmission Control Protocol / Internet Protocol

Constructed using a four-layer data transfer model.

3
New cards

What does TCP/IP stand for?

Transmission Control Protocol / Internet Protocol.

4
New cards

Link/Network Interface Layer

Responsible for putting frames in the physical network's transmission media.

5
New cards

Where can data travel in the link/network interface layer?

Inside of a LAN.

6
New cards

Internet Layer

Used to address packets and route them across the network.

7
New cards

Transport Layer

Shows how to send the packets.

8
New cards

What are the two different types of transport methods used for data transport outside of the link/network interface layer?

Transmission Control Protocol and User Datagram Protocol.

9
New cards

TCP

Transmission Control Protocol.

10
New cards

What does UDP stand for?

User Datagram Protocol.

11
New cards

Transmission Control Protocol

Provides a guaranteed connection-oriented method for sending packets but is slower than UDP.

12
New cards

User Datagram Protocol

Connectionless with lower overhead, operating faster than TCP but without guaranteed delivery.

13
New cards

Application Layer

Contains all the protocols that perform higher-level functions.