Chapter 10: Application layer Flashcards
What are 10 types Application Layers?
10.1.1.2
HTTP HTTPS FTP TFTP IMAP DNS POP IMAP BOOTP DHCP
What is peer-to-peer(P2P)
10.1.2.2
An application allows a device to act as both a client and a server within the same communication
What are the 3 common messages for HTML?
10.2.1.3
GET,
POST,
PUT
What does the GET message do?
10.2.1.3
A client (web browser) sends the GET message to the web server to request HTML pages.
What does the POST message do?
10.2.1.3
A POST message is the data that the user submitted in the form.
What does the PUT message do?
10.2.1.3
Uploads resources or content to the web server (i.e a file)
What is the Port for SMTP?
10.2.1.5
25
What is the Port for Post Office Protocol (POP)
10.2.1.6
110
What is the Port for Internet Message Access Protocol (IMAP)
10.2.1.7
143
What does BIND stand for?
10.2.2.2.
Berkeley Internet Name Domain
What is the command line to display DNS records on the local client?
10.2.2.2
ipconfig /displaydns
what does DHCP stand for?
10.2.2.6
The Dynamic Host Configuration Protocol
What is SMB?
10.2.3.4
Server Message Block
What is Server Message Block us for?
10.2.3.4
It is a client/server file sharing protocol