Unit 2

studied byStudied by 3 people
0.0(0)
get a hint
hint

Who invented the internet?

1 / 69

70 Terms

1

Who invented the internet?

Vint Cerf and Bob Kahn

New cards
2

What was the internet originally called?

Advanced

Research

Projects

Agency

Network

New cards
3

Why was the internet created?

1). A way for government researchers to share information with each other on separate computers

2). A decentralized way of communicating even after a nuclear attack happened

New cards
4

Does the internet’s network branch off from a center point of origin? Why or why not?

No, because the purpose was to be decentralized so if one part was cut off then the system still worked

New cards
5

What kind of information does the internet send and receive?

Binary

New cards
6

Define bandwidth

Maximum transmission capacity of a device

New cards
7

Bandwidth is a measure by blank

Bitrate

New cards
8

Bandwidth determines what?

Determines the maximum amount of data that you can send and receive at once

New cards
9

Define Bitrate

Number of bits that we can send over a given period of time. Measured in bits per second

New cards
10

Define Latency

Times it takes for a bit to travel from one place to another

New cards
11

Easy connection to bandwidth, bitrate, latency

Bandwidth: number of lanes on the highway

Bitrate: Number of cars on the highway

Latency: Actual time it takes the cars to go from one exit to another

New cards
12

Define what an ISP is

Internet service provider. Ex: COX, warner cable

New cards
13

Define what a protocol is:

A well-known set of rules and standards used to communicate between machines

New cards
14

Why are protocols necessary for communication between devices ESPECIALLY when connecting to each other on the internet?

If they agree on the same rules, this will allow the machines to communicate without any hiccups and the same way every time

New cards
15

One of the most important protocols used on the internet is called the

internet protocol

New cards
16

What does the internet protocol do?

1). Attach the sending device’s IP address to each packet

2). Attach the receiving device’s IP address to each packet

New cards
17

What is the DNS protocol?

Domain Name System matches domain names (like ww.code.org) to their corresponding IP addresses (174.129.14.120)

New cards
18

How are DNS servers separated into?

hierarchy, which means these servers are split into specific major zones such as .com, .edu, .gov

New cards
19

How does the DNS work starting with the invisible dot?

1). Looks in the operating system’s memory to see if the IP address is there

2). Resolving Name Server starts at the root, then looks in the corresponding top-level server, then looks into the subdomain servers if necessary and stores this information in its cache for later use

New cards
20

What is cache? How does it help our computer when on the internet?

Cache-Browser’s memory; this helps our computer remember IP addresses of domain names we’ve already found before

New cards
21

Explain the major downfall and dangers of the DNS being open and public

A cybercriminal can change the corresponding IP address of a domain name to another and unsecure IP address which is called DNS spoofing.

New cards
22

This is a valid IPv4 or IPv6 (True or false)

92.169.42.163

The pattern is 2-3-2-3

New cards
23

How does the information travel through the internet?

Electricity, light, radio waves

New cards
24

Give an example of electricity being used as a method with pros and cons

Ethernet cables

pros: Cheap Hardware

Cons: Signal loss over a few hundred feet

New cards
25

Give an example of light being used as a method with pros and cons

Fiber Optic Cables

Pros: Really fast, no signal loss

Cons: Really expensive, hard to work with

New cards
26

Give an example of Radio Waves being used as a method with pros and cons

Wireless Routers

Pros: Wireless (mobile)

Cons: Short Range

New cards
27

Explain why the internet is not truly wire-less

Even if you are using your device using ‘wireless’ Internet, is still is being sent to a wireless router that is connected through an Ethernet cable which is connected to an ISP’s server and set throughout the world using fiber optic cables.

New cards
28

What is a packet?

A small piece of data that makes up a larger piece of data that is being sent through the internet

New cards
29

What are two things always labeled on a packet?

1). IP address of where it came from

2). IP address of where it is going

New cards
30

Define the job of a router

Essentially Internet “traffic managers” to keep the packets moving smoothly even if some router have been damaged using dynamic routing

New cards
31

Can a computer or packets themselves choose the path that they take to reach their destination?

No, the packets nor the sending computer is in control of which path each packet will take; this is the job of the routers that it encounters

New cards
32

True or False:

The information that you send to and from the internet to other connected devices must used a fixed path each and every time

FALSE

New cards
33

How does the internet rely on redundancy?

Packets can be sent on so many different paths/routes by routers

New cards
34

What does fault tolerant mean?

Network can keep sending packets even if something goes wrong

New cards
35

What does (TCP) do?

Manages the sending and receiving of all your data as packets

New cards
36

What are the two jobs of the TCP?

1). When sending: Puts a sequence number on the packets to tell the receiving computer on how to put the data back together.

2). When receiving: Tries to put the received data back in order using the given sequence and requests new packts if a packet is missing.

New cards
37

What does the user datagram protocol (UDP) do?

Rapid fires packets from the sending computer to the receiving computer

New cards
38

What is scalability?

It is important for the internet to be scalable because this help you not have to completely start over and build a new software system.

New cards
39

What does redundant mean?

It is important for the internet to be redundant because it provides more reliability. It help minimize the number of shutdowns and helps maintain a consent flow of stream.

New cards
40

What are the servers called that hold directories of a webpages?

Web Servers

New cards
41

We click on blank to travel from one webpage to another

Hyperlinks

New cards
42

The text that contains these links are called blank

hypertext

New cards
43

Define the Hypertext Transfer Protocol (HTTP)

The language used to communicate between browsers and servers

New cards
44

What are the two types of requests you send to the web server?

“Get” request- Used to get data from a specified webpage like a login page

“post” request- Sends data to a specified webpage like uploading an image to an application like instagram

New cards
45

Define what HTML is

This is a language that is used to markup websites for graphical purposes and to show the location of other hyperlinks on that webpage

New cards
46

Why do webpages with pictures load slower?

Each picture is sending its own request for the HTML

New cards
47

What is the job of a cookie?

To remember small pieces of information that you enter into websites like your username and/ or password

New cards
48

What is the job of a web browser?

The application on a computer that lets the computer communicate with the web servers

New cards
49

When and who invented the first web browser and ultimately invented the WWW

1991, Timothy Berners-Lee

New cards
50

What are the layers of the internet?

Application layer, transport layer, internet layer, link/physical layer

New cards
51

What is inside the application layer?

HTTP/DNS, WWW

New cards
52

What is inside the transport layer?

TCP/UDP, packets

New cards
53

What is inside the internet layer?

IP, IP address

New cards
54

What is inside the Link/ physical layer?

Radio, waves, ethernet wires, fiber optic cables

New cards
55

True or false: Each layer is only concerned with itself and its specific job

Ture. One that particular layer has done its job, it then hands if off to the next “layer”. Each protocol does not need to know hw the other layers work because it just trusts that the other layers are working.

New cards
56

name the 3 main types of networks

Local Area Network, Wide Area Network, Data Center Network.

New cards
57

Which is the most common computer network?

(LAN) Local Area Network

New cards
58

What network covers a large geographical area and it is made of LANS

Wide Area Network (WAN)

New cards
59

Which network is used with data centers where data must be exchanged with very little delay?

Data center network

New cards
60

What is the relationship between the internet and the world wide web?

The world wide web is built on top of the internet

New cards
61

how are webpages conencted?

Webpages are connected by search engines using web crawlers (also known as spiderbots) and by our government (like the library of congress) for historical research purposes.

New cards
62

What are the pros of data persistence?

Digital data is to losing qualities between copies of data (generational loss)

Websites tends to have backups of all its users’ data. This means deleted info can be retrieved.

New cards
63

What are the cons of data persistence?

It is almost IMPOSSIBLE to permanently delete something

New cards
64

List the 3 internet dilemmas

Digital Divide, Net Neutrality, Internet Censorship

New cards
65

Define digital divide

The restriction of access to the Internet and information and communication technologies because of geographic areas, age, and different socio-economic levels

New cards
66

Define Net Neutrality

The idea that ISPs should be able to enable access to all content and application regardless of the source, and without favoring or blocking particular products or websites

New cards
67

Define Internet Censorship

The control or suppression of what can be accessed, published, or viewed on the Internet enacted by regulators or the government.

New cards
68

Define digital literacy

An individual ability to find, evaluate, and compose clear information through writing and other media on various digital platforms.

New cards
69

the layer of the internet

link layer, network layer, transport layer, application layer

New cards
70

What is the FTP

file tansfer protocol

New cards