Networking Protocols in OSI layers

x32x01
  • by x32x01 ||

🟦 Application Layer (User-level services)​

⬛ FTP (Port 21) → File transfer
⬛ SSH (Port 22) → Secure remote login
⬛ TELNET (Port 23) → Remote login (insecure)
⬛ SMTP (Port 25) → Send emails
⬛ DNS (Port 53) → Domain to IP conversion
⬛ HTTP (Port 80) → Web browsing (insecure)
⬛ POP3 (Port 110) → Receive emails
⬛ HTTPS (Port 443) → Secure web browsing
⬛ MTP → Media file transfer
⬛ QOTD → Quote of the day (rarely used)

🟩 Transport Layer (End-to-end communication)
⬛ TCP → Reliable data transfer (acknowledged, ordered)
⬛ UDP → Fast, lightweight transfer (no guarantee)

🟨 Network & Data Link Layer (Addressing & delivery)
⬛ ARP → Finds MAC address from IP
⬛ RARP → Finds IP from MAC address
⬛ PPP → Point-to-point connection between two devices
Networking Protocols in OSI layers
 
Related Threads
x32x01
Replies
0
Views
117
x32x01
x32x01
x32x01
  • x32x01
Replies
0
Views
118
x32x01
x32x01
Register & Login Faster
Forgot your password?
Forum Statistics
Threads
640
Messages
645
Members
64
Latest Member
alialguelmi
Back
Top