The OSI model is the model that is used to when data is sent over any network. The process starts the top of the model (layer 7) and works its way down until it is sent on its way through the network.
When the package has reached its destination its starts at the bottom of the model (layer 1) and makes its way back up again |
| OSI Model |
|
Layer |
Function |
| |
7. Application |
Network process to application |
6. Presentation |
Data representation,encryption and decryption |
5. Session |
Interhost communication |
4. Transport |
End-to-end connections and reliability,Flow control |
| |
3. Network |
Path determination and logical addressing |
2. Data Link |
Physical addressing |
1. Physical |
Media, signal and binary |
|