the.com/packets
the internet doesn't send your data — it shreds it, mails the pieces separately, and hopes they arrive.
means small chunks of data, each labeled with a destination address, that get routed independently across a network and reassembled at the other end.
from coined in the 1960s by Welsh scientist Donald Davies, who realized whole messages clogged networks — so he proposed chopping them into pieces that could take different paths and still find each other, the idea that became the backbone of ARPANET and eventually the internet.
no fixed routepackets from one message can take totally different paths
order not guaranteedthey can arrive scrambled and get reassembled later
loss is normalprotocols expect some packets to vanish and resend
size limitmost capped around 1500 bytes by ethernet standards