How data travels across the internet — packets, routers, IP addressing and DNS
| Feature | Circuit Switching | Packet Switching |
|---|---|---|
| Dedicated path? | Yes | No — dynamic routing |
| Efficiency | Poor (idle capacity wasted) | High (bandwidth shared) |
| Used for | Old telephone networks | Internet |
| Fault tolerance | Low (single path) | High (reroutable) |