Protocols and Layers Flashcards
What Protocol is used for webpage requests?
HTTP / HTTPS (Hypertext Transfer Protocol)
What Protocol is used to communicate over LANs and WANs?
TCP/IP (Transmission Control Protocol / Internet Protocol)
What Protocol is used for file transfers?
FTP / FTPS (File Transfer Protocol)
What Protocol is used for receiving e-mail? (Downloads e-mail from server to your device and deletes it from the server)
POP (Post Office Protocol)
What Protocol is used for receiving e-mail? (Keeps e-mail on server)
IMAP (Internet Message Access Protocol)
What Protocol transfers outgoing emails from one server to another? (from an email client to a server)
SMTP (Simple Mail Transfer Protocol)
What is the main difference between POP and IMAP?
POP - email on only one device as it is deleted from the server.
IMAP - each device syncs to server so your mail can be on multiple devices.
What does the Application Layer do?
Encodes / Decodes the message so that it is understood by the sender and the recipient devices
What does the Transport Layer do?
Breaks down the message into packets to ensure reliable data
What does the Internet Layer do?
Adds the sender’s IP address and that of the recipient
What does the Link Layer do?
Enables physical transfer of packets between nodes on a network