NETWORKING QUIZ 5

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

24 Terms

1
New cards

Application Layer

The layer of the OSI model that functions as human-interaction layer, where you can access the network services.

2
New cards

Presentation Layer

The layer of the OSI model that defines the format of data on the network.

3
New cards

ISO (International Organization for Standardization)

The organization that created the OSI model.

4
New cards

Network Layer

The layer of the OSI model that decides which physical path the data will take.

5
New cards

Transmission Medium

The physical channel used for transmission to ensure data communication.

6
New cards

OSI Model

A conceptual model which enables diverse communication systems to communicate using standard protocols.

7
New cards

Physical Layer

The layer of the OSI model that transmits raw bit stream over the physical medium.

8
New cards

Encapsulation/Decapsulation

Completing one round trip of how data flows through the 7 layers on both sides using the transmission medium.

9
New cards

Session Layer

The layer of the OSI model that maintains connections and is responsible for controlling ports and sessions.

10
New cards

Transport Layer

The layer of the OSI model that transmits data using transmission protocols including TCP & UDP.

11
New cards

Data Link Layer

The layer of the OSI model where the sender makes the frames while the receiver opens the frame.

12
New cards

Internet Layer

The layer in the TCP/IP that functions mainly about IP addressing and routing.

13
New cards

Packet Switching

The method for sending data from one device to another across the internet.

14
New cards

Link Layer (Network Access Layer)

The layer in the TCP/IP that has the main functions: frame making, MAC addressing, frame switching and physical cabling.

15
New cards

TCP (Transmission Control Protocol)

It is designed to send packets across the internet and ensure the successful delivery of data.

16
New cards

IP (Internet Protocol)

The default method of data communication on the Internet.

17
New cards

API (Application Programming Interface)

A communications standard that enables applications to exchange messages.

18
New cards

Protocol

Defines how devices should transmit data and enables communication over long distances.

19
New cards

TCP/IP Model

The network model that helps determine how computers connect to the internet and transmit data.

20
New cards

Physical Path

The actual hardware/medium transmitting data: cables, NICs, connectors, wireless signals.

21
New cards

Logical Path

The path using programming, encapsulation, and protocols.

22
New cards

Client

A device or application that requests services from a server.

23
New cards

Server

A computer or software providing resources/services to others.

24
New cards

Sender

The element in the OSI model that initiates a communication request.