csfieldguide/chapters/content/en/glossary/packet.md
# Packet
In networking, a packet is a small piece of data routed across the internet.
The packet includes control information (e.g. a source and destination, error control information), and a payload (the data being sent).
The payload is almost always only a tiny part of a much larger file.