A large file does not travel in one piece.
When data is sent across a network, it is usually broken into smaller chunks.
These chunks are called packets. Each packet carries part of the data and enough extra information to help it reach the correct destination.
↓
Packet 1
Packet 2
Packet 3