Big Idea 4: Computer Systems and Networks

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

1/12

flashcard set

Earn XP

Description and Tags

https://www.geeksforgeeks.org/how-does-the-internet-work/ - info https://www.khanacademy.org/computing/code-org/computers-and-the-internet/internet-works/v/the-internet-wires-cables-and-wifi

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards

Bandwidth

Volume of information that can sent over a path in fixed amount of time. megabits per second

2
New cards

Distributed computing system

Collection of multiple computers with multiple processors that solve large scale problems.

3
New cards

Fault-tolerant

A system is still able to function even if there are broken nodes.

4
New cards

HTTP

Hypertext transfer protocol facilitates communication between web browsers and web servers.

5
New cards

IP address

Internet protocol address is a unique identifying number assigned to every device located on internet. Identifies host, network. We use IP v6 which has 128 bits compared to IPv4 which only has 32 bits. Difference is 2^96!

6
New cards

Parallel computing system

Dividing tasks into multiple streams on one computer. Get the job done faster.

7
New cards

Redundancy

Fail-safe method of duplicating paths so if one shuts down, the router routes the data on another path to same place.

8
New cards

Sequential computing system

Completing tasks one step at a time on one computer with one processing unit.

9
New cards

TCP

Transmission Control Protocol ensures successful delivery of messages across internet. High level protocols rely on tcp like FTP (file transfer protocol), smtp (simple mail transfer protocol) and HTTP

10
New cards

UDP

User data gram protocol delivers data without ensuring it is complete for faster processing and cheaper setup

11
New cards

WWW

Worldwide web is the software basis of internet that includes browsers, webpages, hyperlinks, images, videos, social networking.

12
New cards

Latency

The delay time between user connection/request and return. High latency = slower. Low latency = faster.

13
New cards

Speed

Actual Amount of data downloaded while bandwidth is the possible time