OSI_TCPIP_Presentation
OSI_TCPIP_Presentation
TCP/IP Models
Your Name Here
Objectives & Key Terms
• Objectives:
• - Understand the OSI and TCP/IP models.
• - Compare the two models.
• - Explore the function of each layer with
examples.
• Key Terms:
• - OSI Model: A 7-layer conceptual framework.
• - TCP/IP Model: A 4-layer model used in real-
OSI Model Overview
• 1. Physical – Transmits raw bits.
• 2. Data Link – Error detection, MAC
addressing.
• 3. Network – IP routing.
• 4. Transport – Reliable delivery (TCP).
• 5. Session – Session management.
• 6. Presentation – Data formatting, encryption.
• 7. Application – Network services (HTTP, FTP).
TCP/IP Model Overview
• 1. Network Interface – Physical transmission.
• 2. Internet – IP addressing and routing.
• 3. Transport – TCP/UDP for data delivery.
• 4. Application – Services like HTTP, FTP, SMTP.
Model Comparison
• OSI Model vs TCP/IP Model: