CSP Networking

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

1/44

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:59 PM on 4/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

45 Terms

1
New cards

Internet

System of interconnected computer networks that uses protocols like IP to link devices globally.

2
New cards

Protocol

Set of procedures for transmitting data between electronic devices.

3
New cards

Network

Group of interconnected electronic devices that send and receive data.

4
New cards

Bitrate

Amount of data processed or transferred in a segment of time.

5
New cards

Bandwidth

The maximum rate of data transfer across a given path, measured in bits per second.

6
New cards

Latency

The time it takes for a packet of data to travel from its source to destination.

7
New cards

Router

Device that sends packets between computer networks and chooses a path from source to destination.

8
New cards

Computing Devices

Electronic devices that can process data and perform computations, such as computers and smartphones.

9
New cards

Input Devices

Hardware devices used to send data to a computer or computing system, such as keyboards, mice, scanners, and microphones.

10
New cards

Output Devices

Hardware devices used to present information from a computer to a user, such as monitors, printers, and speakers.

11
New cards

Storage Devices

Computer hardware used for storing, carrying, and extracting data files, such as hard drives, SSDs, USB drives, and memory cards.

12
New cards

Computing Systems

Complete, functional computers including hardware, operating systems, and software, designed to perform a set of tasks.

13
New cards

Computer Network

A set of computers sharing resources connected by network devices like routers and switches.

14
New cards

Internet Protocol (IP)

Protocol that provides addressing and routing of data packets across the internet, defining how data should be addressed, transmitted, routed, and received.

15
New cards

IP Address

Unique numerical label assigned to each device on a network that acts as a digital address, enabling data packets to be routed to the correct destination.

16
New cards

IPv6

Network protocol that defines how to address and route internet traffic using a 128-bit address, designed to accommodate the growing number of devices.

17
New cards

URL

Web address that specifies the location of a resource on the internet.

18
New cards

Domain

Group of computers or networks managed as a single unit.

19
New cards

HTTP

Protocol used for transferring web pages and data across the internet.

20
New cards

HTTP Request

A message sent by a web browser to a server to request access to a resource, such as a webpage, image, or data.

21
New cards

HTTP Response

A message sent by a server back to a web browser answering the HTTP request, providing the requested resource such as an HTML file, image, or data.

22
New cards

HTML

HyperText Markup Language — the standard markup language used to structure web pages and inform browsers how to display content.

23
New cards

Domain Name System (DNS)

Distributed system that translates domain names into IP addresses, allowing users to access websites without memorizing the IP address.

24
New cards

Digital Information

Data represented in binary format that computers can store and manipulate, breaking down complex information into discrete bits.

25
New cards

Routing

The process of finding and selecting paths for data packets to travel across the internet from source to destination.

26
New cards

Redundancy

Duplication of extra components like paths and routers that increase fault tolerance and reliability.

27
New cards

Packets

Small units of data transmitted over a network.

28
New cards

Transmission Control Protocol (TCP)

A protocol for sending packets that performs error-checking to ensure all packets are received and properly ordered, often slower due to error-checking.

29
New cards

UDP

A protocol for sending packets quickly with minimal error-checking and no resending of dropped packets — fast but unreliable.

30
New cards

Sequential Programming

A computational model where operations are performed in order, one at a time, on a single processor.

31
New cards

Parallel and Distributed Programming

A computational model where a program is split into smaller operations performed simultaneously on multiple processors.

32
New cards

DNS Spoofing

Faking a website's address to trick users into visiting a fake site.

33
New cards

DDoS Attack

Overwhelming a system with traffic from many sources to shut it down.

34
New cards

Cybersecurity

Protecting computer systems and networks from digital attacks.

35
New cards

Cybercrime

Illegal activities committed using computers or networks.

36
New cards

Public Key Encryption

Using a public key to encrypt messages and a private key to decrypt them — anyone can encrypt, but only the private key holder can decrypt.

37
New cards

Certificate

Digital document verifying identity, often used for secure websites.

38
New cards

Copyright

Legal rights protecting original creative works.

39
New cards

Public Domain

Creative works or software not protected by intellectual property laws, free for anyone to use, modify, and share.

40
New cards

Crowdsourcing

The practice of getting ideas, data, or services from a large group of people via the internet.

41
New cards

Distributed Computing

Using multiple networked computers to solve a problem.

42
New cards

Scalable

The ability of a system to handle increased workload or growth efficiently without breaking.

43
New cards

Fault Tolerant

The ability for a system to keep working even if parts fail.

44
New cards

Metadata

Data that describes and gives information on other data.

45
New cards

World Wide Web (WWW)

The system of interlinked web pages accessed via the internet.