>[!tldr] Internet Protocol Stack (IPS) 5 layers
>The IPS stack is a model of how communication should work over the internet. It is structured into 5 different layer:
>1. Application layer
>2. Transport Layer
>3. Network Layer
>4. Data Link Layer
>5. Physical Layer
>
>It is based of the [[Open Systems interconnection (OSI) model|OSI model]] and compares as follows.
>![[model-comparison.png]]