Networking Concepts – Vocabulary Flashcards

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

1/44

flashcard set

Earn XP

Description and Tags

A comprehensive set of vocabulary flashcards summarizing key terms and concepts from the lecture on computer networking, including advantages, components, network types, architectures, topologies, and security.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

45 Terms

1
New cards

Computer Network

A group of computers and peripheral devices linked together to share data and hardware resources.

2
New cards

Node

Any individual computer or device connected to a network.

3
New cards

Networking (computing)

The practice of interconnecting computers/devices so they can communicate and share resources.

4
New cards

Efficient Use of Storage Media

Advantage of networking in which shared server storage replaces many separate local copies.

5
New cards

Preserving Information

Centralized backups on a network that make data recovery easier than on stand-alone PCs.

6
New cards

Reduction in Hardware Costs

Sharing seldom-used devices (printers, scanners, etc.) over a network to avoid buying one for every PC.

7
New cards

Increased Efficiency

Single-point updates of software/data on a network that streamline maintenance tasks.

8
New cards

Reduces Redundancy

Eliminates excessive paper copies by allowing electronic file sharing over the network.

9
New cards

Quickest Document Delivery

Ability of networks to transmit digital documents instantly between computers worldwide.

10
New cards
11
New cards
12
New cards

Network Interface Card (NIC)

Hardware card that physically connects a computer to a network.

13
New cards

Ethernet

Common LAN technology using NICs and twisted-pair or fiber cabling for data transfer.

14
New cards

Twisted-Pair Networking Cable

Eight-wire Ethernet cable used to carry data signals in modern LANs.

15
New cards

RJ-45 Connector

8-pin modular plug crimped onto Ethernet cables for network connections.

16
New cards

Modem

Device that converts digital computer signals to analog (and back) for transmission over phone lines.

17
New cards

Hub

Basic central connection device that broadcasts incoming data to every port on the network.

18
New cards

Switch

Central device that sends data only to the intended destination port, improving LAN efficiency.

19
New cards

Wireless Network Card

NIC that uses radio waves instead of cables to connect a computer to a network.

20
New cards

Access Point (AP)

Wireless device with an antenna that links Wi-Fi clients to each other and/or a wired LAN.

21
New cards

Router

Device that forwards data between different networks and often provides Wi-Fi capability.

22
New cards

Personal Area Network (PAN)

Small network (≤10 m) created around one person’s devices such as phones, laptops, and PDAs.

23
New cards

Local Area Network (LAN)

High-speed network covering a small area like a room, building, or campus.

24
New cards

Metropolitan Area Network (MAN)

Network spanning a city—for example, a citywide cable-TV or bank branch system.

25
New cards

Wide Area Network (WAN)

Network that connects computers over long distances via telecom or satellite links; e.g., the Internet.

26
New cards

Intranet

Private network within an organization that uses standard Internet protocols.

27
New cards

Extranet

Extension of an intranet that gives controlled access to external users via the Internet.

28
New cards

Bluetooth

Short-range wireless technology for connecting devices like phones, headsets, and computers.

29
New cards

Wi-Fi (Wireless Fidelity)

Set of IEEE 802.11 standards for wireless local area networking.

30
New cards

Wireless Access Point (WAP)

Hardware that connects wireless devices together to form or extend a WLAN.

31
New cards

Client-Server Network

Architecture where multiple client computers request resources from a centralized server.

32
New cards

Server

Computer that offers services and controls access to shared hardware, software, and data.

33
New cards

Client

Computer that requests services or resources from a server in a network.

34
New cards

Peer-to-Peer (P2P) Network

Architecture where each computer can act as both client and server with equal privileges.

35
New cards

Network Topology

Physical or logical arrangement of nodes and links in a computer network.

36
New cards

Point-to-Point Topology

Simple topology connecting exactly two nodes directly for fast, reliable communication.

37
New cards

Bus Topology

All nodes share one backbone cable; failure of the backbone disables the entire network.

38
New cards

Star Topology

Each node connects to a central hub/switch; hub failure brings down the network.

39
New cards

Ring Topology

Nodes form a closed loop; data passes through each node; one failure can disrupt the ring.

40
New cards

Tree Topology

Hierarchical mix of star networks attached to a main bus backbone.

41
New cards

Mesh Topology

Every node connects to all others, providing multiple paths and high reliability at high cost.

42
New cards

Shared Drive

Network storage location that multiple users can access for file sharing.

43
New cards

Network Security

Protection of data and resources from unauthorized access or alteration.

44
New cards

Login Security

First security level that requires a unique username and password to access the network.

45
New cards

Rights Security

Assignment of permissions (read-only, read-write, no access) to users based on their identity.