Saptarshi's Notes 📝
  • HOME
  • Open-Source
    • Issue Template
    • Pull Request Template
    • Greetings Action
    • Stale Action
    • Push to Pull Requests Action
    • Contributing Guide
    • Security
  • Computer Networking
    • Introduction
    • IP Address
    • Data Transmission
      • Network Topologies
      • Structure of The Network
      • Network Devices
    • How does The Internet work?
      • OSI Model
      • TCP/IP Model
        • Application Layer
          • Application Layer Network Protocols
          • Sockets
          • Ports
        • Transport Layer
        • Network Layer
        • Data Link Layer
        • Physical Layer
Powered by GitBook
On this page

Was this helpful?

  1. Computer Networking
  2. How does The Internet work?
  3. TCP/IP Model

Physical Layer

Network layer works very close to the physical layer. This layer contains the physical devices like routers which transports the data to the destination. This is where the bit synchronization (number of bits sent and received per unit of time remains consistent) takes place.

PreviousData Link Layer

Last updated 2 days ago

Was this helpful?