OSI model
- Application - give networking options for programs
- Presentation - translate Application layer data into standardized data
- Session - maintain the connection
- Transport - [[TCP]] [[UDP]], splitting data into segments/datagrams
- Network - locate destination of request ([IP]), [[routing]], NAT
- Data Link - physical addressing of transmission (MAC), check for corruption, ethernet, [[switching]], [[STP]]
- Physical - hardware, binary data -> info and vice versa
!["OSI encapsulation.jpg"]