What are data packets?
Why use data packets?
How do data packets work?
Contents of a data packet:
In the header:
- Source Address
- Destination Address
- Packet Number
- Protocol
In the payload:
- The data itself
In the trailer:
- A checksum which is a calculation on the data to see if any errors or corruption have occurred during transmission.