SV
StudyVirus
Get our free app!Download Free

Protocols

Computers · प्रोटोकॉल · 12 facts

1

HTTP (HyperText Transfer Protocol) for web browsing

2

HTTPS is secure version of HTTP (encrypted)

3

FTP (File Transfer Protocol) for uploading/downloading files

4

SMTP sends emails; POP3/IMAP receives emails

5

TCP provides reliable, ordered data transmission

6

UDP provides fast but unreliable data transmission

7

DNS converts domain names to IP addresses

8

DHCP automatically assigns IP addresses to devices

9

SSH provides secure remote access to computers

10

Telnet provides remote access (not secure, replaced by SSH)

11

ICMP is used by ping command to test connectivity

12

ARP maps IP addresses to MAC addresses