Back to list
Lv.1

Packet

Packet

A small chunk of data created when information is broken into pieces to be sent over the internet.

In Simple Terms

A packet is one of the small, individual pieces that data gets split into when it's sent over the internet. For example, when you load a website or send a message to a friend, the data is instantly broken apart and travels across the network as packets. Once these packets reach the other person's computer or phone, they're reassembled back into the original data.

Behind the Name

The word "packet" simply means a small parcel or package. When data travels across the internet, it isn't sent as one big lump — it gets broken into small pieces first, much like mail broken down into individual parcels. That's where the name comes from. Splitting data into smaller pieces makes it easier to recover from errors along the way and lets the network use its connection more efficiently.

Take a Closer Look!

A packet is a small unit of data used when information travels across a network like the internet.
Instead of sending large data such as emails, photos, or videos all at once, it gets broken up and sent in pieces.

Put simply, once packets are sent, they can each take a different route through the network to reach their destination.
Every packet carries the destination address and a sequence number that marks how it fits back into the original data.
That means even if packets arrive out of order, the receiving device can still reassemble them correctly.

If part of the data gets lost along the way, only the missing packets need to be resent, which keeps communication efficient.
It also means that when many people share the same connection at once, packets from different transmissions can be interleaved without gaps, letting everyone use the same line efficiently without wasting capacity.

CategoryNetwork