Encyclopedia

  • Firewall

    February 3, 2025
    Computer Networks, Computer Science

    A firewall is a network security system that monitors and controls incoming and outgoing traffic based on predefined security rules. Elaboration: Example: A company’s firewall blocks unauthorized access to its internal network while allowing legitimate traffic.

  • Network Interface Card (NIC)

    February 3, 2025
    Computer Networks, Computer Science

    A Network Interface Card (NIC) is a hardware component that enables a device to connect to a network using wired (Ethernet) or wireless (Wi-Fi) communication. Elaboration: Example: A laptop’s Wi-Fi adapter (wireless NIC) allows it to connect to a Wi-Fi network.

  • Hub

    February 3, 2025
    Computer Networks, Computer Science

    A hub is a basic networking device that connects multiple devices in a network and transmits data to all connected devices, regardless of the intended recipient. Elaboration: Example: An old Ethernet hub in a small office setup where all devices receive the same data simultaneously.

  • Switch

    February 3, 2025
    Computer Networks, Computer Science

    A network switch is a device that connects multiple devices in a LAN and efficiently forwards data to the correct destination using MAC addresses. Elaboration: Example: An Ethernet switch in an office connects multiple computers, ensuring fast and secure communication.

  • Router

    February 3, 2025
    Computer Networks, Computer Science

    A router is a networking device that forwards data packets between different networks based on IP addresses, using routing protocols to determine the most efficient path. Elaboration: A router connects multiple LANs (Local Area Networks) and WANs (Wide Area Networks) and directs network traffic. It analyzes data packets, determines their destination, and forwards them accordingly.…

  • DNS (Domain Name System)

    February 3, 2025
    Computer Networks, Computer Science

    The Domain Name System (DNS) resolves human-readable domain names into IP addresses. Elaboration: Example: Typing www.example.com in a browser triggers a DNS lookup, which translates it into an IP before connecting.

  • Subnetting

    February 3, 2025
    Computer Networks, Computer Science

    Subnetting divides a larger IP network into smaller sub-networks for efficient IP allocation and traffic management. Elaboration: Example Calculation: For 192.168.1.0/24, dividing into 4 subnets: nginxCopyEditSubnet 1: 192.168.1.0/26 (64 addresses) Subnet 2: 192.168.1.64/26 (64 addresses) Subnet 3: 192.168.1.128/26 (64 addresses) Subnet 4: 192.168.1.192/26 (64 addresses)

  • IP Address

    February 3, 2025
    Computer Networks, Computer Science

    An IP address is a unique numerical identifier assigned to a device in a network, enabling communication and location tracking. Elaboration: IP addresses help in routing and device identification across networks.

  • TCP/IP Model

    February 3, 2025
    Computer Networks, Computer Science

    The TCP/IP Model is a four-layer communication framework used for internet and network communication. Elaboration: It is a simplified version of the OSI Model: Example: When you send an email, SMTP (Application), TCP (Transport), and IP (Internet) protocols work together to ensure delivery.

  • OSI Model (Open Systems Interconnection)

    February 3, 2025
    Computer Networks, Computer Science

    The OSI Model is a seven-layer conceptual framework that standardizes how different network devices communicate. Elaboration: Each layer handles a specific networking function: Example: A user loading a website (HTTP) involves multiple OSI layers working together for seamless communication.

Previous Page
1 … 12 13 14 15 16 … 24
Next Page

Encyclopedia

  • Instagram
  • Facebook
  • Twitter