Skip to content

- Emily Dickinson

You know that Portrait in the Moon --

So tell me who 'tis like --

The very Brow -- the stooping eyes --

A fog for -- Say -- Whose Sake?

...

Read full poem

noun

A decorated cloth hung at the back of a stage.

Know more
684 words~4 min read

How the Internet Moves Information

When you send an email, stream a video, or load a webpage, your device is participating in a complex system of data transfer that spans the globe. The internet is not a single entity but a vast network of interconnected computers, servers, and cables that communicate using standardised protocols. At its core, the internet works by breaking information into small packets, each labelled with the sender's and receiver's addresses. These packets travel independently across the network, taking different routes to reach their destination, where they are reassembled into the original message.

This method, known as packet switching, was developed in the 1960s and remains the foundation of internet communication. The physical infrastructure of the internet consists of millions of kilometres of cables, both on land and under the sea. Fibre-optic cables, which transmit data as pulses of light, form the backbone of this network. These cables connect continents, allowing data to travel between countries in milliseconds. In addition to undersea cables, the internet relies on routers, switches, and data centres. Routers act like traffic directors, examining each packet's destination address and forwarding it along the most efficient path.

Data centres house thousands of servers that store and process the information we access daily, from websites to streaming services. When you request a webpage, your device sends a packet to a Domain Name System (DNS) server, which translates the human-readable domain name (like www. example. com) into a numerical IP address. This IP address identifies the server where the webpage is stored. Your request then travels through multiple routers, each hop bringing it closer to the destination server. The server responds by sending the webpage data back to your device, again broken into packets.

Routers act like traffic directors, examining each packet's destination address and forwarding it along the most efficient path.

This entire process typically takes less than a second, thanks to the high-speed connections and efficient routing algorithms that manage the flow of data. The protocols that govern internet communication are essential for ensuring that data is sent and received correctly. The Internet Protocol (IP) handles the addressing and routing of packets, while the Transmission Control Protocol (TCP) ensures reliable delivery. TCP checks for lost or corrupted packets and requests retransmission if necessary. Another important protocol is the Hypertext Transfer Protocol (HTTP), which defines how web browsers and servers communicate.

When you visit a secure website, HTTPS encrypts the data to protect it from eavesdroppers. These protocols work together seamlessly, allowing different devices and networks to interoperate. Bandwidth and latency are two key factors that affect internet performance. Bandwidth refers to the maximum amount of data that can be transmitted over a connection in a given time, usually measured in megabits per second (Mbps). Higher bandwidth allows for faster downloads and smoother streaming. Latency is the time it takes for a packet to travel from source to destination, measured in milliseconds.

Low latency is crucial for real-time applications like video calls and online gaming. Factors such as distance, network congestion, and the quality of infrastructure can all impact latency and bandwidth. The internet's resilience is due to its decentralised design. If one path between two points becomes unavailable, packets can be rerouted along alternative paths. This redundancy ensures that the network remains operational even if parts of it fail. However, the internet is not immune to disruptions. Physical damage to cables, cyberattacks, or overwhelming traffic can cause slowdowns or outages. To manage traffic, network engineers use techniques like load balancing, which distributes data across multiple servers, and quality of service (QoS) settings, which prioritise certain types of traffic, such as voice or video, over others.

As our reliance on the internet grows, so does the demand for faster and more reliable connections. Technologies like 5G wireless networks and satellite internet, such as Starlink, aim to extend access to remote areas and reduce latency. Meanwhile, researchers are exploring new methods of data transmission, including using lasers in space and quantum entanglement. Understanding how the internet moves information helps us appreciate the incredible engineering that enables instant global communication. From the cables on the ocean floor to the routers in your home, every component plays a vital role in keeping the world connected.