Basics·1 / 5

What is a network?

~4 min read

A network is two or more computers connected so they can exchange data. The internet is just a colossal network of networks.

The fundamental idea: break information into small packets, label each with a destination, and ship them along whichever route is fastest.

Made with Emergent