Module 1 Lecture 5 Flashcards

(16 cards)

1
Q

1990/2020:

A

First web browser, called worldwideweb/Global internet population of 4.5 billion.

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

Wired internets:

A

Cable, DSL, Fiber, electrical wiring.

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

Wireless internets:

A

Satellite, radio, cellular, Wi-Fi.

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

Internet can be accessed by:

A

Electricity, light, and radio.

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

Technology situation will change in the future:

A

More devices connected to internet, bigger homes, more people in family, more complex technology, technology will become smarter, cybersecurity will become a bigger issue.

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

Top technical challenges in a home this week:

A

Whys the Wi-Fi not working, the printer isn’t working, I can’t find my charging cord, I need you to improve this app, the smart lights are being dumb, what is our HBO Max password, I need to get through to the VPN at work, how do I connect my smartphone to my camera, how do I get the Fire TV to work with Alexa and the fire blaster and the TV?

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

Bandwidth considerations:

A

Broadband connection into house is 100-200 MB/Second, Wi-Fi bandwidth speed is 802.11ac – 1.3 GB/Second, wired network is 1 GB/second, 4k streaming is 25 MB/second.

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

Internet protocols:

A

TCP/IP layers, moving up and down protocol layers.

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

Analogy for layers:

A

The Link Layer is your vehicle, the Internet Layer is the address of your destination and your map, the Transport Layer is the road you travel on, the Application Layer is your reason for traveling.

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

Internet Protocol address (IP):

A

A unique string of numbers separated by periods that identifies each computer using the internet.

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

Bandwidth isn’t what is seems to be:

A

1 GB ethernet is not going to transfer a 1 GB file in one second due to latency and traffic, and analogy would be water in your house.

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

Dynamic IP address:

A

From your Internet service provider, from your WiFi router, DHCP server- dynamic hose configuration protocol.

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

Static IP addresses:

A

When you need a permanent static IP address; people can find you or you can find a device, website, mail server, server in your home, printer in your home, FTP server.

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

Transmission control protocol (TCP):

A

TCP is a connection-oriented protocol, meaning a connection is established and maintained until the application programs at each end have finished exchanging messages. It determines how to break application data into packets that networks can deliver, sends packets to and accepts packets from the network layer, manages flow control, and – because it is meant to provide error-free data transmission – handles retransmission of dropped or garbled packets as well as acknowledgment of all packets that arrive.

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

Application protocols:

A

Telnet, FTP, HTTP, Email; Pop3, SMTP, IMAP.

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

HTTP, HTML, HTTPS

A

Hypertext Transfer Protocol, Hypertext Markup Language – Web Site Demo (optional exercise), Hypertext Transfer Protocol Secure