Course Details

Basic Hardware Training

TCP/IP Protocols

TCP/IP (Transmission Control Protocol/Internet Protocol) is the foundational suite of protocols that powers the internet and most local networks. TCP ensures reliable communication, while IP handles routing and addressing.


Network Topology

Network topology refers to the arrangement of different elements (links, nodes, devices) in a computer network. It can influence the network’s performance and reliability.

Common topologies:

  • Bus: Single central cable for all devices.
  • Star: Devices connected to a central hub or switch.
  • Ring: Devices connected in a circular fashion, where data flows in one direction.
  • Mesh: Devices interconnected, ensuring redundancy and high reliability.

Network Subnets

Subnetting divides a network into smaller segments to improve performance and security. Subnets allow for better utilization of IP address space and control over network traffic.


LAN Types

LAN (Local Area Network) connects devices within a small geographical area, such as a home, office, or building. It can be wired (Ethernet) or wireless (Wi-Fi).