502 B
502 B
Internet protocol Version 4 (IPV4)
- IP is the principal communications protocol in the network layer.
- IP has the task of delivering packets from source host to destination host based on IP addresses.
IP defines datagram structure that encapsulate the data to be delivered.
An IP datagram (packet) consists of a header part an a text part. (payload)
The header has a 20 byte fixed part an a variable length optional part.
Some of the fields in a packet are not always used.