Introduction to Networks and Networking Concepts (Grade 10 NSC Matric Computer Application Technology): Revision Notes
Concepts Used in Networks
What is a computer network?
A computer network brings together two or more computers and other devices, connecting them through communication pathways so they can share information and resources with different users. Think of it like a digital community where devices can talk to each other and share what they have.
In networking terminology, the computing devices that connect to a network are called nodes. These nodes communicate with each other through data links - the pathways that carry information between devices. These pathways can be physical connections like cables and optical fibres, or wireless connections like Wi-Fi signals.
The concept of nodes and data links forms the foundation of all computer networking. Every device you connect to a network, from your smartphone to a powerful server, becomes a node in that network ecosystem.
The main purpose of networking is to allow connected computers to share resources. The most commonly shared resource is internet access, but networks also enable sharing of printers, files, and other equipment.
Types of networks
Understanding different network sizes helps us choose the right setup for different situations:
Home area network (HAN)
A HAN is a very small network designed to cover a single home or small home office. This type of network typically connects devices like computers, smartphones, tablets, smart TVs, and gaming consoles within one household. For example, when your laptop, phone, and smart TV all connect to your home Wi-Fi, they're part of a HAN.
Personal area network (PAN)
A PAN is even smaller than a HAN and is built around one person's devices. This network includes all the devices that belong to and are used by a single individual. Think of when you connect your smartphone to your laptop via Bluetooth, or when your smartwatch syncs with your phone - these connections form your personal area network.
Practical Example: Identifying Network Types
HAN scenario: The Johnson family has a home Wi-Fi network connecting their laptops, smartphones, tablet, smart TV, and wireless printer throughout their house.
PAN scenario: Sarah uses Bluetooth to connect her smartphone to her wireless earbuds, fitness tracker, and laptop while working at a café.
Network architecture: servers and clients
Most organisations like schools and businesses use a structured approach to networking that involves different types of computers with specific roles:
Network servers
The network server acts as the central hub that manages communication between all other computers on the network. This powerful computer coordinates how devices share information and resources. It's like the conductor of an orchestra, making sure all the different instruments (computers) work together harmoniously.
Network clients
A network client refers to any hardware or software that can access and use the services provided by a server. Your school computer that connects to the server to access files or print documents is acting as a network client. The client requests services, and the server provides them.
Critical Relationship: The server-client relationship is fundamental to network operations. Servers are designed to provide services and resources, while clients are designed to request and use those services. This division of roles ensures efficient network management and resource allocation.
Network management: administrators
Network administrators are the technical experts who keep networks running smoothly. These specialists can modify and adjust the network to meet an organisation's changing needs. Their responsibilities include:
- Adding or removing computers from the network
- Controlling which users can access certain information
- Protecting confidential data from unauthorised access
- Ensuring the network operates efficiently and securely
Think of network administrators as the digital security guards and maintenance crew combined - they keep everything working and keep it safe. Their role becomes increasingly important as networks grow in size and complexity.
Essential network devices
Several devices help networks function effectively by managing how information flows between connected computers:
Switches
Switches serve a crucial role in network communication by enabling direct information sharing between specific computers without involving other devices on the network. This means that when Computer A needs to send a message to Computer B, the switch creates a direct pathway between them.
The beauty of switches is that they allow multiple conversations to happen simultaneously without interference. As shown in the network diagram, Computer A can send a message to Computer B while other computers continue their own tasks without disruption. Other computers can send additional messages at the same time without any conflicts.
Routers
Routers perform the complex task of making decisions about how information travels through the network. They analyse each piece of data that passes through and determine the best route for it to reach its destination. Additionally, routers provide security protection by including firewall capabilities that guard against threats. They also decide which devices get priority when the network becomes busy.
Wireless access points
These devices create wireless network connections, allowing devices to connect without physical cables. Wireless access points also provide valuable information about the devices using the network, helping administrators monitor and manage network usage.
Network Device Functions in Action
Switch example: In an office, when Employee A sends a large file to Employee B, the switch ensures this transfer doesn't slow down Employee C's video call happening at the same time.
Router example: When you browse the internet from home, your router determines the fastest path for your data to travel across multiple networks to reach the website's server.
Wireless access point example: A coffee shop's wireless access point allows customers to connect their laptops and phones to the internet without needing cables.
Key Points to Remember:
- Networks connect devices: Computer networks link two or more devices through communication channels to share resources and information
- Size matters: HANs cover homes while PANs serve individual users with their personal devices
- Servers lead, clients follow: Network servers manage communication while clients access the services provided
- Administrators keep networks safe: Network administrators control access, manage security, and maintain network functionality
- Devices have specific jobs: Switches enable direct communication, routers make routing decisions and provide security, and wireless access points enable cable-free connections