Unit 2 - The Internet Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

protocol

A

an agreed upon set of rules that specify the behavior of some system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

IP address

A

the unique number assigned to each device on the internet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

internet protocol (IP)

A
  • a protocol for sending data across the internet that assigns unique numbers (IP addresses) to each connected device
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what is a benefit of IPv6 over IPv4

A

IPv6 allows for a greater number of addresses than IPv4, which allows more devices to be connected to the Internet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

when a computer sends a message to another computer, what must it specify and include

A

it must specify the recipient’s IP address and also include its own IP address so that the second computer can reply

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

IPv4

A
  • Each IP address is split into 4 numbers separated by decimals that each can range from 0 to 255.
  • Overall, that’s 2^32 possible values: 4,294,967,296 possible IPv4 addresses.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

IPv6

A
  • This was proposed to accommodate more devices.
  • There are 8 hexadecimal numbers, each 4 digits long, which means there are 2128 possible IPv6 addresses.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Computing Device

A

a machine that can run a program, including computers, tablets, servers, routers, and smart sensors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

computing system

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

computing network

A

a group of interconnected computing devices capable of sending or receiving data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

path

A

the series of connections between computing devices on a network starting with a sender and ending with a receiver

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

bandwidth

A

the maximum amount of data that can be sent in a fixed amount of time, usually measured in bits per second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

router

A

a type of computer that forwards data across a network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

redundancy

A

The inclusion of extra components so that a system can continue to work even if individual components fail

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

fault tolerant

A

Can continue to function even in the event of individual component failures

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

datastream

A

Information passed through the internet in packets

17
Q

packet

A

A chunk of data sent over a network. Larger messages are divided into packets that may arrive at the destination in order, out-of-order, or not at all

18
Q

packet metadata

A

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

19
Q

transmission control protocol (tcp)

A

a protocol for sending packets that does error-checking to ensure all packets are received and properly ordered

20
Q

user datagram protocol (UDP)

A

a protocol for sending packets quickly with minimal error-checking and no resending of dropped packets

21
Q

scalability

A

the capacity for the system to change in size and scale to meet new demands

22
Q

the domain name system (DNS)

A

the system responsible for translating domain names like example.com into IP addresses

23
Q

world wide web

A

a system of linked pages, programs, and files

24
Q

hypertext transfer protocol (HTTP)

A

a protocol for computers to request and share the pages that make up the world wide web on the Internet

25
Q

internet is the network we use to access the files, web pages, and media that is the world wide web

A
26
Q

interframe coding

A

lossless compression