Data Packets The Building Blocks Of Networks
Structure of a Data Packet The structure of a packet depends on the type of packet and protocol. A packet has a header and a payload. The header keeps overhead information about the packet, the service, and other transmission-related data. For example, data transferred over the internet requires breaking down the data into IP packets, which is defined in IP (internet protocol). An IP packet includes: The source IP address: The IP address of the machine sending the data....