Protocols
Protocols
Purpose: Transfer files between computers over a network (like uploading files to a website).
Example Use: A web developer uses FTP to upload files from their computer to a website
server.
Purpose: Same as HTTP but secure—it encrypts the data so others can’t read it.
Example Use: Banking sites or login pages use https:// to protect your information.
Purpose: Downloads emails from a server to your device and usually deletes them from the
server.
Example Use: You check your email on one device and it's removed from the server afterward.
6. IMAP (Internet Message Access Protocol)
Purpose: Lets you access emails on the server from multiple devices without deleting them.
Example Use: You check your email from your phone, tablet, and computer—all synced.