SAKIM IMPACT

Computer Networking

Detailed Computer Networking notes with clear explanations, real-life examples, diagrams, visual illustrations, step-by-step procedures, practical activities and an interactive exam system.

🏠 Home

1. Introduction to Computer Networking

Computer networking is the process of connecting two or more computers or digital devices so that they can communicate and share information, services and resources. A network may contain desktop computers, laptops, servers, printers, routers, switches, smartphones and wireless access points.

Without networking, each computer would operate mainly as an isolated system. Networking makes it possible for users to access shared files, communicate with one another, use common printers and connect to online services.

Server and networking equipment
Visual example: networking equipment and infrastructure.
Example: In a school computer laboratory, twenty computers can be connected to a switch. The switch connects them into a local network, while a router can provide a path to other networks such as the internet. Students can then use shared resources such as a printer.

Why Networks Are Important

  • Resource sharing: one printer, storage system or internet connection can be used by multiple users.
  • Communication: users can exchange messages, files and participate in online meetings.
  • Centralized management: administrators can manage shared services and user access more efficiently.
  • Information sharing: authorized users can access information stored on networked systems.

Simple Network Diagram

                         INTERNET
                            |
                         [ROUTER]
                            |
                         [SWITCH]
                      /     |      \
                   [PC 1] [PC 2] [PC 3]
                              |
                          [PRINTER]

2. Types of Computer Networks

Networks are commonly classified according to the geographical area they cover. As the distance covered increases, the technologies, management requirements and communication methods may also change.

PAN

A Personal Area Network connects devices belonging to an individual over a very short distance.

Example: A smartphone communicating with wireless earbuds.

LAN

A Local Area Network covers a limited area such as a room, office, school laboratory or building.

Example: Computers connected in one computer laboratory.

MAN

A Metropolitan Area Network can connect locations across a town or city.

Example: Several offices of an organization within one city.

WAN

A Wide Area Network connects networks across large geographical areas.

Example: Branch offices located in different countries.
Remember: A larger network is not automatically β€œbetter.” The correct type depends on the area to be covered and the organization's requirements.

3. Network Topologies

A network topology describes the physical or logical arrangement of devices and communication paths in a network. The topology affects how easily a network can be installed, expanded and troubleshot.

Star Topology

In a star topology, every end device connects to a central device, usually a switch. If one cable to an individual computer fails, other computers may continue working because they have their own separate connections.

Star Topology

                         [PC 1]
                            |
[PC 2] ---------------- [SWITCH] ---------------- [PC 3]
                            |
                         [PC 4]

Bus

Devices share a common communication path. A problem with the main path can affect communication for several devices.

Ring

Devices are arranged in a circular communication structure.

Mesh

Devices have multiple connections or paths, which can provide alternative routes for communication.

Topology Diagrams

How to read the diagrams: each labelled box or circle represents a device, while each connecting line represents a network link. The central device is highlighted in the star and tree topologies.

These diagrams show the actual arrangement of devices in common network topologies. The lines represent communication links between devices.

Star Topology

PC 1PC 2PC 3Printer SWITCH

Every device has its own connection to a central device such as a switch.

Bus Topology

PC 1PC 2PC 3PC 4SHARED BACKBONE / BUS

All devices connect to one shared communication path.

Ring Topology

PC 1PC 2PC 3PC 4PC 5

Each device connects to neighboring devices to form a closed loop.

Mesh Topology

PC 1PC 2PC 3PC 4

Devices have multiple interconnections, providing alternative communication paths.

Tree / Hierarchical Topology

CORESW 1SW 2

Devices and switches are arranged in levels or branches.

4. Network Devices

Network devices are hardware components that connect systems and help information move from one point to another. Each device performs a specific role.

Pictures of Common Network Devices and Tools

Look carefully at each real picture below. The images are displayed in a larger size so you can clearly identify the physical appearance, ports, antennas, cables and other features of each networking item.

Router

Router

Connects different networks and directs data traffic toward the appropriate destination network.

Network Switch

Network Switch

Connects multiple computers and other devices inside a local area network.

Wireless Access Point

Wireless Access Point

Provides a wireless connection point that allows Wi-Fi devices to join the network.

Modem

Modem

Connects a local network to an external communication service such as a broadband service.

Network Interface Card (NIC)

Network Interface Card (NIC)

Provides a computer or other device with a wired or wireless network connection.

Hardware Firewall

Hardware Firewall

A network security appliance that can control and filter traffic according to security rules.

Server Rack

Server Rack

Contains servers and network equipment that provide shared services and resources.

Network Printer

Network Printer

A printer that can be connected to a network and used by authorized users.

DeviceDetailed ExplanationExample Use
RouterConnects different networks and forwards traffic toward another network or destination.Connecting a school LAN to an internet service.
SwitchConnects devices within a local network and forwards local network traffic.Connecting computers in a laboratory.
Access PointProvides a wireless connection point for suitable devices.Allowing laptops and phones to join Wi-Fi.
NICA network interface that allows a device to connect to a network.Ethernet or wireless interface in a computer.
FirewallControls traffic according to configured security rules.Restricting unwanted traffic.
Network devices and cables
Visual illustration: network hardware and connections.

How Network Devices Can Work Together

INTERNET β†’ [MODEM] β†’ [ROUTER] β†’ [SWITCH] β†’ PCs / PRINTER / SERVER
                                   |
                              [ACCESS POINT]
                                /       \
                            PHONE      LAPTOP

5. Transmission Media

Transmission media is the path through which communication signals travel. Media can be guided, meaning signals travel through a physical medium, or unguided, meaning communication uses wireless signals.

Twisted Pair Cable

Commonly used for Ethernet connections inside buildings. It is practical for many local area networks.

Fiber Optic

Uses light to transmit information and is useful where high capacity and longer distances are required.

Coaxial Cable

Uses a central conductor surrounded by insulation and shielding.

Wireless

Uses electromagnetic signals and allows supported devices to move without a physical data cable.

Pictures of Transmission Media and Networking Tools

These are enlarged real visual examples. Compare the physical appearance of the cables and wireless equipment so that you can identify them during practical work.

Ethernet / Twisted Pair Cable

Ethernet / Twisted Pair Cable

A common LAN cable used to connect computers, switches, routers and other Ethernet devices.

Fiber Optic Cable

Fiber Optic Cable

Carries information using light and is useful for high-speed and longer-distance communication.

Coaxial Cable

Coaxial Cable

A cable with a central conductor surrounded by insulating and shielding layers.

Wireless Networking

Wireless Networking

Uses radio signals to connect devices without a physical data cable.

Step-by-Step: Choosing a Suitable Medium

1. Check Distance
β†’
2. Check Speed Needs
β†’
3. Check Environment
β†’
4. Compare Cost
β†’
5. Select Medium
Example: A short connection between a desktop computer and a nearby switch may use Ethernet cable, while a long connection between distant buildings may require a different medium.

6. Network Protocols

A network protocol is a set of agreed rules used by devices when communicating. Protocols help devices understand how information should be organized, sent, received and processed.

ProtocolPurposeSimple Example
IPSupports logical addressing and communication between networks.Identifying a network destination.
TCPProvides reliable, ordered communication for appropriate applications.Reliable application data transfer.
UDPProvides connectionless transport with lower overhead for suitable uses.Time-sensitive applications.
HTTP/HTTPSUsed for web communication; HTTPS provides protected communication.Opening a website.
DNSHelps translate names into network addressing information.Using a website name.
DHCPCan automatically provide network configuration information to clients.A new computer joining a managed network.
Enter Website Name
β†’
Find Address
β†’
Contact Server
β†’
Receive Response

7. IP Addressing

An IP address is a logical address used to identify a device interface on an IP network and help direct information toward the correct destination.

Example IPv4 address: 192.168.1.10. IPv4 addresses are commonly written as four decimal values separated by periods.

IPv4 Structure

  192        .       168        .        1         .       10
   |                    |                  |                  |
 Octet 1              Octet 2            Octet 3            Octet 4

Step-by-Step: Basic Network Configuration

  1. Open the device's network settings.
  2. Select the correct network interface.
  3. Choose automatic configuration or manual configuration as required.
  4. Enter the required address information when manual configuration is used.
  5. Save the settings.
  6. Test communication with an appropriate destination.
  7. If the test fails, review the configuration systematically.

8. OSI Model

The OSI model is a seven-layer conceptual framework used to describe how communication functions can be organized. It is useful for learning and troubleshooting because a problem can be investigated layer by layer.

The Seven OSI Layers

+-----------------------------+
| 7. APPLICATION              |
+-----------------------------+
| 6. PRESENTATION             |
+-----------------------------+
| 5. SESSION                  |
+-----------------------------+
| 4. TRANSPORT                |
+-----------------------------+
| 3. NETWORK                  |
+-----------------------------+
| 2. DATA LINK                |
+-----------------------------+
| 1. PHYSICAL                 |
+-----------------------------+
Troubleshooting example: If a computer cannot communicate, a technician may first check the Physical layer for power, cables and link indicators. After that, the technician can investigate configuration, addressing and other higher-level functions.

9. Network Security

Network security involves protecting devices, services, communication and information from unauthorized access, misuse, damage and disruption. Effective security usually combines technology, procedures and responsible user behavior.

Strong Authentication

Use appropriate authentication and avoid easily guessed passwords.

Access Control

Give users only the access they require for legitimate work.

Updates

Keep supported systems and applications updated according to an appropriate maintenance process.

Backups

Maintain appropriate backups of important information and test recovery procedures.

Security Procedure

  1. Identify important systems and information.
  2. Identify likely risks and weaknesses.
  3. Apply appropriate technical and administrative controls.
  4. Educate users about suspicious activity.
  5. Monitor and review security controls.
  6. Respond appropriately to security incidents.

10. Network Troubleshooting

Network troubleshooting is a systematic method of finding the cause of a communication problem, correcting it and confirming that the network works correctly afterward. Working step by step prevents random changes and makes it easier to identify the actual cause.

1. Identify Problem
β†’
2. Check Physical Links
β†’
3. Check Settings
β†’
4. Test
β†’
5. Fix & Verify

Detailed Procedure

  1. Ask what exactly is failing and when the problem started.
  2. Determine whether one device or many devices are affected.
  3. Check power, cables, connectors and status indicators.
  4. Check network configuration.
  5. Test communication in logical stages.
  6. Locate the point where communication stops.
  7. Apply the most appropriate correction.
  8. Test again to confirm that the issue is resolved.
  9. Document the cause and solution.

11. Practical Activities

Activity 1: Build a Small Local Area Network

  1. Identify the computers and networking devices required.
  2. Choose an appropriate topology.
  3. Connect end devices to the central networking device.
  4. Check all physical connections.
  5. Configure suitable network settings.
  6. Test communication between devices.
  7. Draw and label the final network arrangement.

Activity 2: Identify Network Devices

Examine available networking equipment. Identify each device, describe its purpose and explain where it would be placed in a network.

Activity 3: Troubleshoot a Controlled Problem

Create a simple fault such as an incorrect network setting or disconnected cable. Use the troubleshooting procedure above, record your observations and verify the final solution.

πŸ“ Computer Networking Exam

Each new exam selects and shuffles questions from the question bank.

πŸ’Ύ Saved Exams and Results