Introduction to LANs and Home Networks

Welcome! In this chapter, we are looking at Topic 2: Connectivity. Specifically, we are exploring why we bother connecting computers together in the first place. Whether it is your home network or the network at your school, connecting devices creates a Local Area Network (LAN).

A LAN covers a small geographical area, like a single building or a site. By the end of these notes, you will understand the different ways these networks are set up and the massive advantages they offer to users and organizations. Don't worry if the technical terms seem new; we will break them down using everyday examples!


Two Ways to Set Up a Network

There are two main ways that computers on a LAN can "talk" to each other. Think of these as different "social structures" for computers.

1. Peer-to-Peer (P2P)

In a peer-to-peer network, every computer is equal. There is no central "boss" computer. Each device can share its own files or printers with others directly.

Analogy: It is like a group of friends working on a project. Everyone brings their own pens and paper, and they share them with each other as needed. No one is in charge of the supplies.

  • Best for: Small home networks or very small offices.
  • Simple to set up: You don't need expensive equipment.

2. Client-Server

In a client-server network, there is a clear divide. Most computers are clients (the ones people use), and they are all connected to a powerful central computer called a server.

Analogy: It is like a restaurant. The customers (clients) ask for food, and the kitchen (server) provides it. The customers don't go into the kitchen and cook for themselves!

The Role of Servers

In this setup, the server is the "brain." Its job is to manage the network, store files centrally, and handle requests from the clients. It stays on all the time so that users can access resources whenever they need them.

Quick Takeaway: Peer-to-peer is "equal to equal," while client-server uses a "central boss" to manage everything.


General Benefits of Using a LAN

Why do we use a LAN instead of just having several "stand-alone" computers? Here are the main benefits that apply to almost any network, including your home network:

  • Shared Peripherals: Instead of buying a printer for every single computer, everyone on the LAN can share one high-quality printer. This saves a lot of money!
  • Shared Data: You can easily move files between computers or work on the same file that a friend or colleague has saved on their machine.
  • Shared Access to the Internet: A LAN allows many devices (phones, laptops, consoles) to share one single internet connection through a router.
  • Flexible Access: You can access your files from different devices within the network.
  • Media Streaming: You can stream movies or music from one device (like a media server or PC) to your TV or tablet elsewhere in the house.
  • Communication: Users on a LAN can send messages, emails, or share notifications instantly.

Did you know? A peripheral is just a fancy word for any hardware device that plugs into your computer, like a printer, scanner, or webcam!


Specific Benefits of Client-Server Networks

While home networks are often simple, schools and big businesses almost always use client-server networks. This is because they offer much more control and "centralised" power.

1. Centralised Administration

The network manager can manage the whole network from one place. For example, if they want to install a new piece of software, they can often "push" it out to all 500 school computers at once from the server, rather than walking to every single desk.

2. Centralised Backup

This is a lifesaver! Instead of every student having to back up their own work to a USB stick, the server automatically backs up everyone’s files at once. If your computer breaks, your work is still safe on the server.

3. Control of User Access Rights

The server manages who is allowed to see what. For example, in a school:
Students can see their own folders.
Teachers can see student work and reports.
Administrators can see everything.

4. Shared Software and Storage

Software can be stored on the server and shared across the network. Also, because files are stored on the server's huge hard drives, the individual client computers don't need as much storage space.

5. Roaming Profiles (Hotdesking)

Have you ever noticed that you can log into any computer in your school and your desktop wallpaper, files, and settings are exactly where you left them? This is called a roaming profile. Because your data is on the server, you aren't stuck to one "physical" desk; you can "hotdesk" anywhere!

Summary Box: Centralised is the key word here. It means doing things once in the middle, rather than many times at the edges.


Common Mistakes to Avoid

Mistake 1: Thinking a LAN is the same as the Internet.
Correction: A LAN is a small local network (like your house). The Internet is a global network of networks. A LAN usually connects to the Internet, but they are not the same thing.

Mistake 2: Confusing P2P with Client-Server.
Correction: Remember, in P2P, no one is "the boss." If the computer with the printer attached is turned off, nobody can print. In Client-Server, the Server is always there to provide the service.


Quick Review Quiz

Check your understanding with these three questions:

  1. What does LAN stand for?
  2. Name one peripheral that is commonly shared on a network.
  3. Which type of network allows for "Roaming Profiles" and "Centralised Backups"?

(Answers: 1. Local Area Network; 2. Printer or Scanner; 3. Client-Server Network)

Keep going! You've now mastered the benefits of LANs. Next, you might want to look at how we keep these networks safe in the "Securing data on a network" chapter.