Chapter 10 Flashcards
The ____ layer is closest to the end user
application
____ protocols help exchange data between programs running on the source and destination hosts.
application layer
Name four common application layer protocols.
HTTP, FTP, TFTP, DNS
The presentation layer does what three functions and common graphic image formats
formats, compresses and encrypts data - GIP, JP, PNG
____ layer creates and maintains dialogs between source and destination applications.
Session
The ____ layer handles the exchange of info to initiate dialogs, keeps them active and to restart sessions that are disrupted or idle for long period of time.
Session
Application layer protocols must be implemented on the ___ ,and ____ host must be compatible to allow communication.
source and destination
Devices requesting info is called a ___, responding to request the ____.
client and server
Client and server processes are considered to be in the ____ layer.
application
____ is an example of a client-server interaction.
What networking model can access data without a dedicated server and why ?
P2P (peer to peer) connected end devices can function as a server and client, roles set on a per request basis.
Some P2P applications use a ___ system
hybrid
A ____ allows a web browser to establish a connection to that web server.
URL (uniform resource locator)
Using ___, the server name portion of the URL is then translated to the associated IP address before the server can be contacted.
DNS
What are the differences between HTTP and HTTPS?
HTTP - a request/respond protocol. Three common message types GET, POT, PUSH. Is not secure.
HTTPS uses authentication and encryption to secure data.
Email is a ____ method of sending, storing and retrieving electronic messages.
store and forward
Email clients do or do not communicate directly when sending emails?
Do not
Email relies on three separate protocols for operation. Name them.
SMTP (sending), POP (retrieivng, and IMAP (retrieving)
SMTP client sends an email by connecting to the SMTP server on what port?
25
Name two protocols used by email clients to retrieve messages.
IMAP and POP
Name some differences in IMAP and POP
POP listens on port 110TOP for client requests; client and server exchange commands and responds until connection is closed or aborted; and emails to be downloaded to device and removed from server.
IMAP messages are displayed rather than downloaded; messages reside on server until manually deleted by the user; and users can create a folder hierachy to organize and store mail.
Domain names are created to make the server addresses more ____.
user friendly
______ displays all of DNS cached entries
IP config/display DNS
DNS protocol uses a ____ system, the the root at top and branches below.
hierarchial