AP Computer Science - Computing Systems and Networks

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

1/26

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.

27 Terms

1
New cards

Why are long text messages sometimes delivered out of order?

because packets are delivered in different rates

2
New cards

When an internet service outage occurs in a different part of your town or city, how are you still able to access the internet?

redundancy

3
New cards

computing device

a physical artifact that can run a program (ex: computers, tablets, servers, routers, and smart sensors)

4
New cards

computing system

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

5
New cards

computer network

a group of interconnected computing devices capable of sending or receiving data (a type of computing system)

6
New cards

a path between two computing devices on a computer networks (a sender and a receiver)

a sequence of directly connected computing devices that begins at the sender and ends at the receiver

7
New cards

routing

the process of finding a path from sender to receiver

8
New cards

bandwidth

the maximum amount of data that can be sent in a fixed amount of time

9
New cards

How is bandwidth usually measured?

bits per second

10
New cards

the Internet

a computer network consisting of interconnected networks that use standardized, open (nonproprietary) communication protocols

11
New cards

What does access to the Internet depend on?

the ability to connect a computing device to an internet-connected device

12
New cards

protocol

an agreed-upon set rules that specify the behavior of a system

13
New cards

True or False: protocols to the internet are open

true

14
New cards

What is the routing on the internet usually?

dynamic (it is not specified in advance)

15
New cards

scalability

the capacity for the system to change in size and scale to meet new demands (the internet was designed to be scalable)

16
New cards

data stream

how information is passed through the Internet

17
New cards

packets

what data streams that contain chunk of data are encapsulated in

18
New cards

packets may arrive…

at the destination in order, out of order, or not at all

19
New cards

top 3 common protocols used on the Internet

IP, TCP, and UDP

20
New cards

world wide web

a system of linked pages, programs, and files

21
New cards

http

a protocol used by the World Wide Web

22
New cards

redundancy

the inclusion of extra components that can be used to mitigate failure of a system if other components fail

23
New cards

What is one way to accomplish network redundancy?

by having more than on path between any two connected devices

24
New cards

What happens if a particular device or connection on the Internet fails?

subsequent data will be sent via a different route, if possible

25
New cards

fault-tolerant

when a system can support failures and still continue to function

26
New cards

What does redundancy of routing options between two points do?

increases the reliability of the Internet and helps it scale to more devices and more people

27
New cards

redundancy within a system requires additional resources, but…

can provide the benefit of fault tolerance