Networking Made Very Easy: Chapters 1 and 2

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/35

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering the basic definitions of computer networking, device roles, network types, and communication processes from Chapters 1 and 2.

Last updated 1:48 AM on 7/28/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

36 Terms

1
New cards

Computer Network

A group of connected devices that can communicate and share information.

2
New cards

Host

A general networking word for any device connected to a network.

3
New cards

Endpoint

A device where communication normally begins or ends, such as a laptop, phone, or printer.

4
New cards

Client

A device or program that asks for information or a service, such as a browser asking for a webpage.

5
New cards

Server

A device or program that provides information or a service, such as a web, email, or file server.

6
New cards

PAN (Personal Area Network)

A network that covers a very small area around one person, such as a phone connected to wireless earbuds.

7
New cards

LAN (Local Area Network)

A network covering a small area like a home, classroom, office, or building.

8
New cards

WLAN (Wireless Local Area Network)

A local network using wireless communication; a home Wi-Fi network is usually part of a WLAN.

9
New cards

CAN (Campus Area Network)

A network that connects several buildings in one campus or nearby area, such as university or hospital buildings.

10
New cards

MAN (Metropolitan Area Network)

A network that covers a city or large urban area.

11
New cards

WAN (Wide Area Network)

A network covering a large geographic area, such as cities, countries, or the world.

12
New cards

ISP (Internet Service Provider)

A company that provides customers with access to the internet.

13
New cards

Packet

A small piece of network information divided before it travels through a network.

14
New cards

Downloading

The process of receiving information from another device or server.

15
New cards

Uploading

The process of sending information from your device to another device or server.

16
New cards

Bandwidth

A description of how much information a connection can carry during a period of time; it represents capacity.

17
New cards

Latency

The measurement of delay in communication, often measured in milliseconds (msms).

18
New cards

Topology

The way devices are arranged or connected in a network, such as star, bus, ring, or mesh.

19
New cards

Hostname

The specific name assigned to a device.

20
New cards

Data

Information that a computer can store, process, send, or receive, such as text, pictures, or video.

21
New cards

Binary

A number system that uses only two values, 00 and 11, as the basic language for computers.

22
New cards

Bit

A single binary value, either a 00 or a 11.

23
New cards

Byte

A group that normally consists of 88 bits.

24
New cards

Pixel

A tiny point used to make up a digital picture, containing information on colour, brightness, and location.

25
New cards

Protocol

A set of rules used for communication that tells devices how to interact.

26
New cards

HTTP

A protocol used specifically for website communication.

27
New cards

DNS (Domain Name System)

A protocol that helps change a website name into an IP address.

28
New cards

Request

A message that asks for something, such as a browser asking a server for a webpage.

29
New cards

Response

A message that answers a request, such as a server providing a webpage.

30
New cards

Simplex

Communication that moves in only one direction, such as a traditional television broadcast.

31
New cards

Half-Duplex

Communication that can move in both directions, but not at the same time, such as a walkie-talkie.

32
New cards

Full-Duplex

Communication that can move in both directions at the same time, such as a phone call.

33
New cards

Packet Loss

Occurs when some pieces of information go missing during their journey to the destination.

34
New cards

Jitter

A condition where the network delay keeps changing or is uneven.

35
New cards

Acknowledgement

A message confirming that information was successfully received.

36
New cards

Ping

A command that tests whether another device responds by sending a small test message.