This demo shows how your message travels through the internet. Watch the right panel to see:
NIC (Network Interface Card): Hardware that connects your device to the network. Has a unique MAC address.
Switch (Layer 2): Connects devices on the same network using MAC addresses. Creates collision domains.
Router (Layer 3): Connects different networks using IP addresses. Makes intelligent routing decisions.
Modem: Modulates/demodulates signals between digital (your router) and analog (cable/phone line).
Firewall: Filters traffic based on security rules. Can be hardware or software.
Load Balancer: Distributes traffic across multiple servers for reliability and performance.