Chapter 10: Computing Systems and Networks

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

1/33

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

34 Terms

1
New cards
HTTPS
________ should be used for any secure transaction, such as those involving financial data, medical data, and sites that require a password.
2
New cards
Routers
________ are computing devices along a path that send the information along to the next stop on the path.
3
New cards
UDP
________ does not send a confirmation message back to the sender when packets are received.
4
New cards
cables
The Internet is very hardware driven with wires, ________, and devices such as routers and servers.
5
New cards
Data streams
________ are information transmitted via the Internet.
6
New cards
IP
The address is called an Internet Protocol (________) address.
7
New cards
Protocols
________ are a set of rules.
8
New cards
TCP IP
________ stands for: Transmission, Control, Protocol /Internet, Protocol.
9
New cards
multiple paths
It is built in by providing ________ between devices on the Internet.
10
New cards
enable devices
The addresses ________ to find and communicate with each other.
11
New cards
World Wide Web
The ________ (WWW) is an application that runs on the Internet.
12
New cards
TCP
________ creates the packets at the sending location and reassembles them at the receiving one.
13
New cards
Sequential systems
________ can not scale because each step runs after the one ahead of it finishes.
14
New cards
UDP
________ is another common protocol and stands for: User, Datagram, Protocol.
15
New cards
HTTP
________ is a protocol used by the World Wide Web.
16
New cards
UDP
________ is also built on top of IP similar to how TCP works with IP.
17
New cards
TCP/IP stands for
Transmission, Control, Protocol/ Internet, Protocol
18
New cards
UDP is another common protocol and stands for
User, Datagram, Protocol
19
New cards
**Computing Systems**
is when various types of computing devices, such as desktop or laptop computers, tablets, servers, routers, and/or sensors, plus software, work together for a use such as managing the power grid, traffic signals, a smart home, or a network such as the Internet.
20
New cards
*Routers*
are computing devices along a path that send the information along to the next stop on the path.
21
New cards
 Internet
is a network of networks.
22
New cards
interconnection of computer networks
The word Internet came from
23
New cards
Data streams
are information transmitted via the Internet. 
24
New cards
 end-to-end architecture
because the processing is done at each end.
25
New cards
host
Every device on a network is called a
26
New cards
Protocols
are a set of rules. 
27
New cards
TCP
creates the packets at the sending location and reassembles them at the receiving one.
28
New cards
UDP
is also built on top of IP similar to how TCP works with IP.
29
New cards
**Fault-Tolerant**
There is a lot of redundancy or duplication built into the Internet on purpose. 
30
New cards
World Wide Web (WWW)
is an application that runs on the Internet.
31
New cards
HTTP
is a protocol used by the World Wide Web. 
32
New cards
Sequential systems
cannot scale because each step runs after the one ahead of it finishes.
33
New cards
**Parallel Computing Systems**
 can be used to speed up the processing.
34
New cards
**Distributed Computing Systems**
This model can handle the speed and memory requirements for heavy-duty processing needs that a single computer cannot due to resource constraints.Â