unit 2 comsci

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
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

Computing Device

A machine that can run a program, like a phone, computer, router, or sensor.

2
New cards

Computing System

A group of computing devices and programs working together for a common purpose.

3
New cards

Computing Network

A group of interconnected computing devices capable of sending or receiving data.

4
New cards

Path

The route data takes across a network from sender to receiver.

5
New cards

Bandwidth

The maximum amount of data that can be sent in a fixed time, usually measured in bits per second.

6
New cards

Protocol

An agreed-upon set of rules that defines how devices communicate.

7
New cards

Internet Protocol (IP)

A protocol that assigns unique numbers (IP addresses) to each device on the Internet.

8
New cards

IP Address

A unique number identifying each device connected to the Internet.

9
New cards

Router

A computer that forwards data packets between networks.

10
New cards

Redundancy

Having extra paths or components so the network still works if part of it fails.

11
New cards

Fault Tolerance

The ability of a system to keep working even when some parts fail.

12
New cards

Packet

A small chunk of data sent over a network; larger messages are split into packets.

13
New cards

Packet Metadata

Information inside a packet that helps route it and reassemble the original message.

14
New cards

Transmission Control Protocol (TCP)

A reliable protocol that checks for errors and reorders packets; slower but accurate.

15
New cards

User Datagram Protocol (UDP)

A fast but less reliable protocol that skips error checking and packet resending.

16
New cards

Datastream

Information that travels across the Internet as a sequence of packets.

17
New cards

Domain Name System (DNS)

A system that translates domain names (like example.com) into IP addresses.

18
New cards

Hypertext Transfer Protocol (HTTP)

The protocol used for requesting and sending web pages across the Internet.

19
New cards

World Wide Web

A collection of linked pages and files that run on top of the Internet.

20
New cards

Scalability

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

21
New cards

SSL/TLS/HTTPS

Security protocols that encrypt communication between a user and a website.

22
New cards

Certificate Authorities

Trusted organizations that issue digital certificates to verify website identity.

23
New cards

Digital Divide

The gap in access to technology and the Internet between different groups of people.

24
New cards