Are you wondering how the internet actually works? If so, your search ends here. Abuja Data School is Nigeria’s top live technology training centre. Billions of people use the internet every day in Nigeria and around the world. But very few can explain what actually happens when they open a browser and type a web address. This guide explains everything in plain English, with Nigerian examples at every step.
So, this guide covers what the internet is, how data travels as packets, what TCP/IP does, how DNS works, what HTTP and HTTPS mean, and what happens step by step when a Nigerian opens a website. In addition, it covers Nigeria’s internet infrastructure. As a result, by the end, you will have a clear, honest picture of one of the world’s most important technologies.

What Is the Internet?
The internet is a global network of networks. It is no single cable and no one computer. Billions of devices phones, laptops, servers, routers connect through a web of physical and wireless links.
No single company owns the internet. It is built on open standards that any device can follow. Also, the web is not the same as the internet. The web (websites, social media, YouTube) is one service that runs on top of the internet. Email, WhatsApp, and Zoom are other services that also run on it. In short, the internet is the infrastructure and the web is one of many things built on top of it.
How Data Travels: Packets
When you send a message on WhatsApp from Abuja to Lagos, your phone does not send the whole message in one piece. The message is cut into small chunks called packets. Each packet is labelled with the sender’s address, the receiver’s address, and a sequence number so the receiver can reassemble the packets in the right order.
Also, each packet can take a different route through the network. One packet might travel through a server in Lagos. Another might go through London before arriving in Lagos. The receiver reassembles them in the right order. In short, packet switching is what makes the internet fast, reliable, and resilient; if one route is slow or broken, packets find another path.
What Is TCP/IP?
TCP/IP is the set of rules (protocols) that govern how data travels on the internet. It has two parts:
- IP (Internet Protocol): Gives every device a unique address (called an IP address) and routes packets from one address to another. IP is the postal system of the internet. Every packet has a “from” and a “to” IP address stamped on it.
- TCP (Transmission Control Protocol): Makes sure all packets arrive and arrive in the right order. If a packet is lost, TCP asks for it to be sent again. Also, TCP checks that the reassembled data is complete before handing it to the application.
In short, IP routes the packets, and TCP makes sure they all arrive safely. Together, TCP/IP is the foundation of almost every internet communication you make in Nigeria every day.
What Is DNS?
DNS stands for Domain Name System. It is the internet’s phonebook. When you type “www.abujadataschool.com” into your browser, your computer does not know what that means in network terms. It knows IP address numbers like 192.168.1.1. So it asks a DNS server: “What is the IP address for abujadataschool.com?”
The DNS server looks up the answer and sends back the IP address. Your browser then connects to that IP address to load the site. Also, DNS results are cached so your device does not need to look up the same domain again for a while. In short, DNS is what turns human-readable website names into machine-readable IP addresses. Without it, you would need to memorise the IP address of every site you visit.
What Is HTTP and HTTPS?
HTTP (Hypertext Transfer Protocol) is the set of rules that governs how web pages are requested and delivered. When your browser loads a website, it sends an HTTP request to the web server. The server sends back an HTTP response containing the page content.
HTTPS is the secure version of HTTP. It adds TLS (Transport Layer Security) encryption. This means the data between your browser and the server is scrambled so no third party can read it. Also, HTTPS is what the padlock icon in your browser means. In Nigeria, any website handling login details, banking, or personal data must use HTTPS. Overall, HTTP is the language of the web. HTTPS is the same language but spoken in a locked room.
What Happens When a Nigerian Opens a Website: Step by Step
Here is what happens in less than one second when a Nigerian in Abuja types www.google.com into their browser:
- Step 1: DNS lookup: Your browser asks a DNS server: “What is the IP address for google.com?” The DNS server replies with an IP address, e.g. 142.250.200.100.
- Step 2: TCP connection: Your browser starts a TCP connection to that IP address. A “three-way handshake” is completed: your browser sends SYN, the server replies SYN-ACK, and your browser confirms with ACK.
- Step 3: TLS handshake (HTTPS): For a secure site, an encrypted tunnel is set up. Encryption keys are exchanged so all data between you and the server is private.
- Step 4: HTTP request: Your browser sends an HTTP GET request: “Please send me the homepage.”
- Step 5: Server response: Google’s server sends back the HTML, CSS, and JavaScript that make up the page.
- Step 6: Browser renders: The browser then reads the HTML, loads any images or scripts, and displays the final page.
Also, all six steps happen in under 300 milliseconds on a good Nigerian connection. In short, the internet is astonishingly fast for what it achieves.
Nigeria’s Internet Infrastructure
Nigeria’s internet reaches its users through a layered infrastructure:
- Undersea cables: Most of Nigeria’s international internet traffic travels through undersea fibre optic cables that land at Fortaleza Point near Lagos. Key cables include SAT-3, MainOne, GLO-1, and ACE.
- IXPs (Internet Exchange Points): Traffic between Nigerian ISPs is exchanged locally at the Lagos Internet Exchange (IXPN) rather than routing internationally. This keeps local traffic fast and cheap.
- ISPs (Internet Service Providers): MTN, Airtel, Glo, 9mobile, Spectranet, and others connect homes and businesses to the backbone.
- Last-mile access: The final link from the ISP to your device, via 4G, 5G, fibre, or fixed wireless. This is often the slowest link in Nigeria’s chain.
In short, understanding Nigeria’s internet infrastructure is core knowledge for any Nigerian network engineer or CCNA student.
Free Resource: Cisco NetAcad Introduction to Networks
In addition to Abuja Data School’s live networking training, Abuja Data School recommends the Cisco NetAcad Introduction to Networks course as the best free structured networking resource for Nigerian beginners. This free course from Cisco covers how networks work, how devices communicate, TCP/IP, and the OSI model all the foundational knowledge that supports this guide. Also, it is free to audit for any Nigerian with a NetAcad account. Moreover, it is the official free preparation resource for CCNA students. As a result, any Nigerian who completes this free course alongside Abuja Data School’s live training will have both the conceptual foundation and the hands-on skill to pass the CCNA and work as a network engineer.
Use the NetAcad course for free, structured theory. Abuja Data School then provides live instruction, Packet Tracer labs, exam prep, and career links to Nigerian networking employers.
How Abuja Data School Teaches Internet and Networking Fundamentals
Abuja Data School’s CCNA course covers how the internet works as part of its networking fundamentals module. Students learn packets, TCP/IP, DNS, HTTP, and the OSI model with real Cisco lab simulations. Also, every concept is grounded in Nigerian network examples: Nigerian ISP routing, Abuja government network design, and MTN mobile data infrastructure. In short, Abuja Data School does not just teach theory. It builds the practical understanding that passes the CCNA and builds real Nigerian network engineering careers.
To enrol, visit the Abuja Data School Data Analysis page.
Frequently Asked Questions: How Does the Internet Work?
Q1: Is the Internet and Wi-Fi the Same Thing?
No. Wi-Fi is a wireless technology that connects your device to a local router. The router then connects to the internet through an ISP. In short, Wi-Fi is the last-metre link between your device and the router. The internet is the global network beyond.
Q2: How Fast Is the Internet Really?
Data travels through fibre optic cables at roughly two-thirds of the speed of light. Your experience in Nigeria depends on your ISP, your connection type (4G, fibre, fixed wireless), and the distance to the server you are connecting to. In short, the physical internet is very fast. The bottleneck is almost always the last-mile link to your device.
Q3: Can the Internet Go Down?
Overall, the global internet is designed to be resilient. No single point of failure can take it all down. But Nigeria has experienced partial outages when undersea cables are cut. Also, MTN and Airtel outages affect large numbers of Nigerian users at once. In short, the internet is very resilient globally but more vulnerable at the national and local level in Nigeria.
The Internet Explained Now Build on It at Abuja Data School
Ultimately, the internet is not magic. It is a set of clear, learnable protocols and technologies. Every Nigerian network engineer at a bank, ISP, or government agency works with these protocols every day. Understanding them is the foundation of every networking cert, every network engineering role, and every cybersecurity career in Nigeria.
To that end, take your next step today. Visit the Abuja Data School Data Analysis page and enrol in the CCNA or networking course that fits your goal. As a result, your understanding of how the internet works will move from curiosity to a certified, career-linked skill.

