Internet Protocols Flashcards
(9 cards)
What is a protocol?
A set of rules that define how data is transmitted over a network.
What is TCP/IP?
Transmission Control Protocol/Internet Protocol – used for reliable data communication across networks.
What is SMTP?
Simple Mail Transfer Protocol – used for sending emails.
What is POP?
Post Office Protocol – downloads emails from a server and removes them from the server.
What is IMAP?
Internet Message Access Protocol – allows multiple devices to access the same mailbox while keeping emails on the server.
What is FTP?
File Transfer Protocol – used to upload and download large files.
What is SFTP?
Secure FTP – like FTP but with encryption for secure transfer.
What is HTTP?
HyperText Transfer Protocol – transfers data between web servers and clients.
What is HTTPS?
Secure HTTP – encrypted version of HTTP using SSL/TLS for secure communication.