← Back to all tools

🌐 Build Your Own Network

Network Topology Builder

How do computers talk to each other? Place devices, connect them with cables or WiFi, then watch data travel across your network.

CS GCSE Β§1.3 CS A-Level Unit 3 DigiTech GCSE Β§1.1.2
β†’
Click canvas to place a PC
Or pick a device from the sidebar and click the canvas to build your own
Devices:0
Connections:0
Network shape:β€”
Weak point (SPOF):β€”
πŸ‘‹ Ready! Pick a device from the left panel, then click on the white canvas to place it. Or click the button above to load a Star Network.
πŸ“– Network shapes (topologies) explained
⭐ Star β€” everything connects to one central device (like a switch). If that device fails, the whole network goes down. Most common in schools and offices.
πŸ“ Bus β€” all devices share one cable (the "backbone"). Cheap but slow β€” only one device can send at a time.
πŸ’ Ring β€” devices connect in a circle. Data travels one direction. If one cable breaks, the network stops.
πŸ•ΈοΈ Mesh β€” every device connects to every other device. Very reliable but expensive β€” lots of cables needed.
🌲 Tree β€” like a family tree. A root device at the top, branches below. Used in large buildings.
πŸ”— Ethernet cable = 1 Gbps (fast, reliable, needs a physical wire) Β· πŸ“Ά WiFi = ~300 Mbps (wireless, convenient, slower)
πŸ“ Exam term: SPOF = Single Point of Failure β€” one device that, if it breaks, takes down the whole network. In a star network, the central switch is the SPOF. Try removing it and see what happens!