LambdaLabTM
Computer Networks · Class 12 · Evolution of Networking
networksbasics⏱️ 7 min read

What is a Computer Network?

You used a network today before you even got to school. A message on your phone, a video you watched, a payment at a shop — each one travelled from one device to another. This lesson is about what joins them.

1The definition

Computer network
A computer network is two or more computing devices connected to each other so that they can share data and resources.

Two parts of that sentence matter. The devices must be connected, and the reason for connecting them is to share. Six computers standing in the same room are not a network. Put a cable between them and they are.

Try it. The lab below has no cables yet.

Is this a network yet?

Send a file first with the cables out, then plug them in and send it again.

Six computers in one room — but no cables. Try sending a file from PC 1 to PC 4.

Nothing about the computers changed between your two tries. The only difference was the connection — and that is the whole definition.

2Every device is a node

Each device on a network is called a node. A node does not have to be a computer. Anything that can send or receive data over the network counts.

Computer
Phone
Printer
Server
Laptop
CCTV camera
Smart TV
Smartwatch

A computer that stores files or runs a service for the others is called a server. The computers that use it are called clients. In the lab, the tall box is a file server and the six computers are its clients.

The connection between two nodes is called a link. A link can be:

🔌 Wired

A cable — like the ones in the lab above. Fast and steady, but the device has to stay where the cable reaches.

📶 Wireless

Signals through the air, like Wi-Fi or Bluetooth. You can move around, but walls and distance weaken the signal.

The kinds of cable and signal have names and a lesson of their own, Transmission Media. For now, “cable or air” is enough.

In the lab, every cable ran to one small box in the middle called a switch. It is the meeting point that passes data from one cable to the right other cable. You will open it up in Network Devices.

Think of a road map

Towns are the nodes and roads are the links. A town with no road to it is still a town — but nothing can travel there. A network is not the towns; it is the towns and the roads between them.

4From two phones to the whole world

The smallest network is two devices — your phone and your earbuds. A computer lab is a bigger one. The largest is the Internet, which joins networks all over the planet.

They all obey the same definition. What changes is how far they reach, and that is exactly how networks are sorted into types in the Types of Networks chapter.

Where the Internet came from
Networks this big did not appear at once. They grew over fifty years, starting with four university computers in 1969. That story is the rest of this chapter — right after we see what networks are good for.

5Recap

Network

Two or more devices connected to share data and resources.

Node

Any device on the network — computer, phone, printer, server.

Link

The connection between nodes — a cable, or a wireless signal.

Quick Check

Which of these is a computer network?

Quick Check

In a network, a printer that the computers can print to is a…

Quick Check

The Wi-Fi signal between a phone and the school's access point is a…