The IP protocol
- Send data from one computer to another over a network (ex: client/server)
- Use of IPV4 addresses (ex: 172.16.254.1), IPV6 also available but not much used
- Data packaged in IP packets with 2 sections
- Header: IP version, addresses, TTL, ...
- Data: the packet's content