OSI Model
- Open Systems Interconnection (OSI) reference model
- Describes how applications communicate over the network
- Typically described from top --> down
- Meant to make developing communication products easier
Layers
- Lower two layers form the foundation of the Internet
- Other protocols deal with specific types of network communication
- Application, Presentation, and Session layers are often intertwined
- Can be hard to distinguish between them
- Physical layer
- Data link layer
- Network layer
- Transport layer
- Session layer
- Presentation layer
- Application layer
Protocol Data Unit (PDU)
- Technical name for bits moving from one layer to the next
Computer Science Networking