LOGBOOK

HELP

Quiz Entry - updated: 2026.07.14

What are the key similarities and differences between mobile networks and the wired internet?

Mobile networks share the same edge/core structure and protocols (HTTP, DNS, TCP/IP) as the wired internet, but add wireless transmission, built-in mobility, SIM-based identity, and roaming.

Similarities:

  • Edge network + core network architecture; the core uses the same general networking technology
  • Uses the same protocols and design patterns: HTTP, DNS, TCP, UDP, IP, NAT, Ethernet, tunneling — and modern cores also borrow control-plane / user-plane separation and SDN (Software-Defined Networking)
  • A global mobile network is a network of networks — just like the internet
  • Mobile networks are connected to the wired internet

Differences:

Aspect Wired Internet Mobile Network
Physical layer Cable / Wi-Fi (Ethernet, fiber, WLAN) Cellular Radio Access Technology (RAT) — licensed-spectrum radio, not WLAN
Mobility Not built-in Integral part — handover, location tracking
Identity IP address (dynamic) SIM card — persistent, hardware-bound identity
Business model ISP subscription Carrier subscription with roaming agreements
Authentication Login/password SIM-based crypto — automatic, everywhere
Access abroad Same ISP everywhere Roaming in visited networks with inter-provider billing

Key insight: The mobile network had to solve problems the internet never faced — how to maintain a connection while moving at 200 km/h, how to authenticate a user automatically without typing a password, and how to bill across different operators in different countries.

Go deeper:

From Quiz: MOBINFSEC / Evolution of Mobile Architecture | Updated: Jul 14, 2026