Networking, Addressing, and Communication Lesson 009: Ports and Protocols Part 2

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/25

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 8:25 PM on 8/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

26 Terms

1
New cards

What does DNS stand for?

Domain Name System.

2
New cards

What port/s does DNS use?

Port 53.

3
New cards

What does DNS do?

Translates human-readable domain names into IP addresses.

4
New cards

What is the significance of DNS?

It is essential for accessing websites and other Internet-based resources.

5
New cards

What does DHCP stand for?

Dynamic Host Configuration Protocol.

6
New cards

Which port/s does DHCP use?

Ports 67 and 68.

7
New cards

What does DHCP do?

Automatically assigns IP addresses and other network settings.

8
New cards

What are other settings that DHCP manages?

Subnet mask, default gateway, and DNS and DNS server's IP.

9
New cards

What does HTTP stand for?

Hypertext Transfer Protocol.

10
New cards

Which port/s does HTTP use?

Port 80.

11
New cards

What does HTTP do?

Enables the transmission of web pages, without using encryption.

12
New cards

Why is the HTTP unsuitable for sensitive data?

Because it does not encrypt transmissions.

13
New cards

What is the significance of HTTP?

It's the foundation of the World Wide Web.

14
New cards

What protocol does most modern websites require the use of?

HTTPS.

15
New cards

Why is HTTPS preferred over HTTP?

It's a secure and encrypted version of it's legacy protocol.

16
New cards

What does POP3 stand for?

Post Office Protocol 3.

17
New cards

What port/s does POP3 use?

Port 110.

18
New cards

What does POP3 do?

Retrieves email from a server.

19
New cards

What is the functionality of POP3?

Downloading messages to the client and providing the option to delete or keep the copy of the message on the server.

20
New cards

IMAP is a legacy of POP3.

False.

21
New cards

What does IMAP stand for?

Internet Message Access Protocol.

22
New cards

What port/s does IMAP use?

Port 143.

23
New cards

What service does IMAP provide?

Advanced email retrivial.

24
New cards

What is the functionality of IMAP?

Allows users to manage messages directly on the server.

25
New cards

What makes IMAP useful today?

Keeps emails synchronized across multiple devices.

26
New cards

What functionality does IMAP has that POP3 doesn't

Email synchronization.