4. The Internet

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

1/19

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.

20 Terms

1
New cards

Which of the following statements are true about the Internet?

I - The Internet connects devices and networks all over the world

II - The Internet helps people collaborate to solve problems

III - The Internet helps people communicate

IV - There are no negative consequences of the Internet, it is purely positive

I, II, and III

2
New cards

What is the latency of a system?

The time it takes for a bit to travel from sender to receiver

3
New cards

What is the bitrate of a system?

The amount of data (in bits) that can be sent in a fixed amount of time

4
New cards

How is the bandwidth of a network measured?

Bitrate. Higher bitrate means higher bandwidth.

5
New cards

What is the Internet Protocol (IP)?

A protocol that defines the structure of an Internet address and assigns a unique address to every device on the Internet

6
New cards

Suppose we used an Internet Addressing protocol that used 4 bits to encode a single address. How many devices would be supported on the Internet? How many unique addresses would there be?

16

7
New cards

According to the Domain Name System (DNS), which is a subdomain of the domain example.com?

about.example.com

8
New cards

What is the function of the Domain Name System (DNS)?

To translate domain names into IP addresses

9
New cards

Which of the following are true about Internet routing?

I - For any two points on the Internet, there exists only one path between the two points

II - Routing on the Internet is fault tolerant and redundant

II only

10
New cards

What information is contained in a packet?

A small part of a digital message, and metadata about the message, including where it came from and where it is going

11
New cards

The Internet is available to everyone in the world (T/F)

False

12
New cards

What is the purpose of the Digital Millennium Copyright Act?

To criminalize the act of circumventing, or getting around, access controls that block access to copyrighted works.

13
New cards

Network

A group of 2 or more computer systems linked together

14
New cards

Networks are typically connected through...

Routers

15
New cards

IPv6

A new 128 bit version of the Internet Protocol

16
New cards

IETF (Internet Engineering Task Force)

An open community of engineers, designers, vendors, and researchers concerned with the evolution and smooth functioning of the internet.

17
New cards

Domain examples

google.com

codehs.com

wikipedia.org

18
New cards

Routing

The process of sending data between two computers on the Internet. The data is sent through routers that determine the route.

19
New cards

TCP (Transmission Control Protocol)

TCP is a protocol that allows for sending multiple packets between two computers. TCP checks that all packets arrived and that they could be put back together in the proper order.

20
New cards

HTTP (Hypertext Transfer Protocol)

Protocol that standardizes the language for talking to web servers to send and receiving web resources