Computer Networks - Vocabulary Flashcards (ENGLISH)

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

1/48

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards covering key terms from the lecture notes on computer networks.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

49 Terms

1
New cards

Local Area Network (LAN)

A network confined to a small geographic area (e.g., office/building) where data, printers, and storage are shared.

2
New cards

Wide Area Network (WAN)

A network that spans large geographic areas; Internet is the largest WAN.

3
New cards

Metropolitan Area Network (MAN)

A network that spans a city or campus-sized area, larger than LANs but smaller than WANs.

4
New cards

Personal Area Network (PAN)

A network within a very small area, typically around an individual (about 10 meters).

5
New cards

Client

A host computer that requests services from a server.

6
New cards

Server

A computer that provides data, software, or hardware resources to clients on the network.

7
New cards

Client-Server Model

Centralized architecture where servers provide services to clients; clients depend on servers.

8
New cards

Peer-to-Peer (P2P)

A network where each node can act as both client and server; no central server.

9
New cards

Network Interface Card (NIC)

Hardware that connects a computer to a network.

10
New cards

MAC Address

A 6-byte hardware address assigned to a NIC, shown as hex bytes separated by colons (e.g., 80:1A:04:36:8E:21).

11
New cards

IP Address

A logical numeric address used to identify devices on an IP network.

12
New cards

Router

Device that forwards packets between networks and selects optimal paths.

13
New cards

Switch

Smart multiport device that forwards data to a specific destination within a LAN.

14
New cards

Hub

Multiport device that broadcasts incoming data to all ports in a LAN.

15
New cards

Gateway

Entry point to another network; may perform protocol conversion and hide internal IPs.

16
New cards

RJ45

Ethernet connector used for network cabling (Registered Jack 45).

17
New cards

Modem

Modulator-Demodulator; converts digital signals for transmission over telephone lines.

18
New cards

Twisted Pair

Two insulated wires twisted together to reduce interference; common in Ethernet (CAT1-CAT6).

19
New cards

Coaxial Cable

Cable with a central conductor and shielding; used in older LANs (thinnet/thicknet).

20
New cards

Fiber Optic Cable

Glass fibers that transmit data as light; high speed and long-distance capability.

21
New cards

Wireless Local Area Network (WLAN)

A LAN that uses wireless technology to connect devices within a local area.

22
New cards

Wi-Fi

A family of wireless networking standards (IEEE 802.11); trademark term for WLAN tech.

23
New cards

Microwave Transmission

High-frequency waves used to transmit data over long distances; includes transmitter/receiver.

24
New cards

Radio Waves

Electromagnetic waves (30 Hz–300 GHz) used for TV, radio, and Wi‑Fi transmissions.

25
New cards

Infrared (IR)

IR wireless transmission; cannot penetrate walls and is considered relatively secure.

26
New cards

Satellite Communication

Microwave relay via satellites; enables very long-distance data transmission.

27
New cards

Store and Forward

Data is stored at intermediate nodes before being forwarded to the destination.

28
New cards

Message Switching

Switching method with no fixed block size; data stored/forwarded, often on disk.

29
New cards

Packet Switching

Data divided into fixed-size packets; packets are stored in memory and transmitted.

30
New cards

Bandwidth

Width of the frequency spectrum available; high bandwidth = broadband; low = narrowband.

31
New cards

Broadband

High-bandwidth transmission channels.

32
New cards

Narrowband

Low-bandwidth transmission channels.

33
New cards

Kbps / Mbps / Gbps

Units of data transfer rate: kilobits/megabits/gigabits per second; 1 Kbps = 1000 bps.

34
New cards

TCP/IP

Core networking protocol suite; TCP ensures reliable delivery, IP handles addressing/routing.

35
New cards

IP (Internet Protocol)

Addresses and routes packets across networks; uses numeric addresses.

36
New cards

HTTP

Hypertext Transfer Protocol; protocol for transferring web pages.

37
New cards

FTP

File Transfer Protocol; standard for transferring files between networks.

38
New cards

POP / POP3

Post Office Protocol; retrieves emails from a server (POP3 is common).

39
New cards

SMTP

Simple Mail Transfer Protocol; used to send emails.

40
New cards

Telnet

Remote login protocol for accessing a computer over a TCP/IP network.

41
New cards

ARPANET

Early wide-area network that led to the development of the Internet and TCP/IP.

42
New cards

Internet

Worldwide network of networks that interconnects computers globally.

43
New cards

URL

Uniform Resource Locator; web address used to locate resources on the Web.

44
New cards

Domain Name

Human-friendly name that maps to an IP address within a URL.

45
New cards

Website

A collection of web pages usually linked together and hosted on a server.

46
New cards

Web Browser

Software (e.g., Chrome, Firefox) used to access and display web pages.

47
New cards

HTML

HyperText Markup Language; standard language for creating web pages.

48
New cards

XML

Extensible Markup Language; markup language for structured data.

49
New cards

Web Hosting

Service that stores a website's files on a server and serves them on the Web.