Networks & the Internet

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

flashcard set

Earn XP

Description and Tags

These flashcards cover key vocabulary terms and concepts related to networks and the Internet, including definitions and protocols.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

Computing Network

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

2
New cards

Path

The series of connections between computing devices.

3
New cards

Openness

Share all the technical details so everyone can participate.

4
New cards

Reliability

Consistently deliver services with minimal disruption.

5
New cards

Scalability

The system must be able to change in size to meet new demands.

6
New cards

Protocol

An agreed-upon set of rules for communication.

7
New cards

Internet Protocol (IP)

A protocol for sending data across the Internet that assigns unique numbers (IP addresses) to each connected device.

8
New cards

IP Address

The unique number assigned to each device on the Internet, creating 4.3 billion combinations.

9
New cards

Dynamic IPs

IP addresses that do not stay constant as devices join and leave the Internet.

10
New cards

Dynamic Host Configuration Protocol (DHCP)

A protocol that automates the assignment of IP addresses on a network.

11
New cards

Packet

A chunk of data sent over a network, which may arrive in order, out-of-order, or not at all.

12
New cards

Router

A type of computer that forwards data across a network.

13
New cards

Packet Metadata

Data added to packets to help route them through the network and reassemble the original message.

14
New cards

Redundancy

Having extra components so a system can continue to work even if individual components fail.

15
New cards

User Datagram Protocol (UDP)

A protocol for sending packets quickly that does not check for errors.

16
New cards

Transmission Control Protocol (TCP)

A protocol for sending packets that checks for errors to ensure all packets are received and ordered.

17
New cards

World Wide Web

A system of linked pages, programs, and files, distinct from the Internet.

18
New cards

Domain Name System (DNS)

The system responsible for translating domain names into IP addresses.

19
New cards

Hypertext Transfer Protocol (HTTP)

A protocol for computers to request and share the pages that make up the World Wide Web.

20
New cards

HTML (Hypertext Markup Language)

The universal language in which World Wide Web files are written.

21
New cards

Layers of the Internet

HTTP, DNS, TCP/UDP, IP, DHCP - representing different levels of abstraction.