Module 16 - Application layer services Flashcards

(40 cards)

1
Q

Which type of software runs on a host to provide services like web, email, or file sharing to clients on a network?

A

Server software

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

Which application would you use as a client to access a web page from a server?

A

A web browser

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

Which server type stores corporate or user files for client access using tools like Windows File Explorer?

A

A file server

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

Which process must occur before a client can communicate using a domain name like www.learnip.com?

A

A DNS lookup

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

Which two protocols operate at the Transport Layer to manage port-based communication?

A

TCP and UDP

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

Which term refers to the full set of IP and port info used to identify a single communication between two devices?

A

A socket

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

Which port does a web server listen on for HTTP requests according to the lesson?

A

TCP port 80

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

Which combination of values defines a socket for a TCP connection?

A

Source IP and port number, destination IP and port number

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

Which transport layer protocol would be used for real-time or streaming communications due to its low overhead?

A

UDP

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

Which type of identifier refers broadly to any resource on a network using a string format?

A

A URI (Uniform Resource Identifier)

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

Which URI specialization defines only the namespace of a resource without specifying protocol?

A

URN (Uniform resource name)

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

Which URI specialization defines the location of a resource and includes the protocol?

A

URL (Uniform Resource Locator)

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

Which part of a URI includes items like /author/book.html?

A

Path and file name

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

Which part of a URI might include items like #page155?

A

The fragment

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

Which protocol is used to resolve internet names to IP addresses?

A

DNS

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

Which protocol allows email clients to retrieve and manage emails directly on the remote server without deleting them?

A

IMAP

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

Which protocol provides remote access to servers and network devices using encrypted communication?

12
Q

Which protocol allows email clients to retrieve email and attachments by downloading them from a remote server, typically deleting them from the server after retrieval?

12
Q

Which protocol is responsible for sending email messages and attachments from clients to servers or between servers?

13
Q

Which protocol enables the transfer of files interactively between systems over a network?

14
Q

Which protocol is used to automatically assign IP addresses and configuration information to devices on a network?

14
Q

Which protocol do web browsers use to request web pages from web servers?

15
Q

Which process occurs when a client sends a request to resolve a domain name to an IP address?

16
Q

Which language tells a browser how to display and format a web page?

A

HTML (Hypertext markup language)

16
Which two TCP ports are used by FTP to manage communication between client and server?
TCP port 21 for control and TCP port 20 transfer
17
Which TCP port does an FTP client use to initiate the control connection to an FTP server?
TCP port 21
18
Which TCP port is used by the FTP server to transfer actual data files after the session is established?
TCP port 20
19
Which software allows users to access a server remotely using either Telnet or SSH protocols?
Tera Term
19
Which protocol provides a more secure alternative to Telnet for remote server access?
SSH
19
Which TCP port does a Telnet server use to listen for client requests?
TCP port 23
20
Which type of session is created when a Telnet client connects to a server?
A vty (virtual terminal session)
20
Which command line access method emulates a text-based terminal connection over a network using unencrypted data?
Telnet
21
Which command line access method supports encryption and stronger authentication mechanisms for secure sessions?
SSH
22
Which TCP port is used by SMTP to transmit email messages?
TCP port 25
23
Which application protocol is used to retrieve email messages and delete them from the server after access by the client?
POP3
23
Which TCP port does a POP3 server listen on for client connections?
TCP port 110
23
Which application protocol allows clients to retrieve email without deleting it from the mail server by default?
IMAP4
24
Which port is used by IMAP4 to listen for client requests?
TCP port 143
25
Which type of technology does internet telephony use to convert analog voice into digital packets?
VoIP (Voice over IP)
25
Which network type is used when a VoIP call must reach a standard landline or cell phone?
PSTN (Public Switched Telephone Network)