Network Packet Router
Watch packets traverse a network graph using different routing algorithms.
Category: Engineering
·
v1.0.0
Hops
0
Latency
0 ms
Status
Ready
About This Simulator
This simulator visualizes how data packets travel through a network. Nodes represent routers and edges represent links with latency costs. Send a packet from source to destination and watch it hop through the network, choosing the shortest path. Compare how different network topologies affect routing efficiency.
How It Works
- Select a network topology from the presets
- Choose a source and destination node
- Click Send Packet to watch it route through the network
- The packet follows the shortest path (Dijkstra's algorithm)
- Watch the hop count and total latency update in real time
- Try different topologies to see how network structure affects routing