Technical Glossary

Definitions and explanations of technical terms used in the course.

Table of contents

  1. A
    1. ALU (Arithmetic Logic Unit)
    2. Authentication
  2. B
    1. Bandwidth
    2. Browser
  3. C
    1. Cache
    2. CPU (Central Processing Unit)
    3. Client
  4. D
    1. DHCP (Dynamic Host Configuration Protocol)
    2. DNS (Domain Name System)
    3. DKIM (DomainKeys Identified Mail)
  5. E
    1. Encryption
    2. Email Client
  6. F
    1. Firewall
    2. FTP (File Transfer Protocol)
  7. G
    1. Gateway
    2. GUI (Graphical User Interface)
  8. H
    1. Hardware
    2. HTTP (Hypertext Transfer Protocol)
    3. HTTPS (HTTP Secure)
  9. I
    1. IMAP (Internet Message Access Protocol)
    2. IP Address
    3. ISP (Internet Service Provider)
  10. L
    1. LAN (Local Area Network)
    2. Latency
  11. M
    1. Malware
    2. MX Record (Mail Exchange Record)
  12. N
    1. Network
    2. NIC (Network Interface Card)
  13. O
    1. Operating System
    2. OSI Model
  14. P
    1. Packet
    2. POP3 (Post Office Protocol)
  15. R
    1. RAM (Random Access Memory)
    2. Router
  16. S
    1. Server
    2. SMTP (Simple Mail Transfer Protocol)
    3. SPF (Sender Policy Framework)
  17. T
    1. TCP/IP (Transmission Control Protocol/Internet Protocol)
    2. Throughput
  18. U
    1. URL (Uniform Resource Locator)
    2. USB (Universal Serial Bus)
  19. V
    1. Virtual Memory
    2. VPN (Virtual Private Network)
  20. W
    1. WAN (Wide Area Network)
    2. Wi-Fi
  21. Additional Resources

A

ALU (Arithmetic Logic Unit)

A component of the CPU that performs arithmetic and logical operations.

Authentication

The process of verifying the identity of a user, device, or system.

B

Bandwidth

The maximum rate of data transfer across a network connection.

Browser

Software used to access and navigate the World Wide Web.

C

Cache

A small, fast memory used to store frequently accessed data.

CPU (Central Processing Unit)

The primary processor of a computer that executes instructions and coordinates operations.

Client

A device or program that requests services from a server.

D

DHCP (Dynamic Host Configuration Protocol)

A network protocol that automatically assigns IP addresses and network configuration to devices.

DNS (Domain Name System)

The system that converts domain names to IP addresses.

DKIM (DomainKeys Identified Mail)

An email authentication method using digital signatures.

E

Encryption

The process of converting data into a coded format for security.

Email Client

Software used to send, receive, and manage email messages.

F

Firewall

A security system that monitors and controls network traffic.

FTP (File Transfer Protocol)

A protocol for transferring files between computers on a network.

G

Gateway

A device that connects different networks together.

GUI (Graphical User Interface)

A visual way of interacting with computers using icons and windows.

H

Hardware

The physical components of a computer system.

HTTP (Hypertext Transfer Protocol)

The protocol used for transmitting data over the World Wide Web.

HTTPS (HTTP Secure)

A secure version of HTTP that encrypts data transmission.

I

IMAP (Internet Message Access Protocol)

A protocol for accessing email on a remote server.

IP Address

A unique numerical identifier assigned to each device on a network.

ISP (Internet Service Provider)

A company that provides internet access to customers.

L

LAN (Local Area Network)

A network that connects computers in a limited area.

Latency

The time delay between sending and receiving data.

M

Malware

Malicious software designed to harm computers or networks.

MX Record (Mail Exchange Record)

DNS record that specifies mail servers for a domain.

N

Network

A system of interconnected computers and devices.

NIC (Network Interface Card)

Hardware that enables network connectivity.

O

Operating System

Software that manages hardware and software resources.

OSI Model

A conceptual framework for understanding network communications.

P

Packet

A unit of data transmitted over a network.

POP3 (Post Office Protocol)

A protocol for retrieving email from a server.

R

RAM (Random Access Memory)

Temporary memory used by running programs.

Router

A device that forwards data between networks.

S

Server

A computer that provides services to other computers.

SMTP (Simple Mail Transfer Protocol)

The protocol used for sending email.

SPF (Sender Policy Framework)

An email authentication system to prevent spoofing.

T

TCP/IP (Transmission Control Protocol/Internet Protocol)

The fundamental protocols of the internet.

Throughput

The actual rate of data transfer in a network.

U

URL (Uniform Resource Locator)

The address of a resource on the internet.

USB (Universal Serial Bus)

A standard for connecting devices to computers.

V

Virtual Memory

Disk space used as an extension of RAM.

VPN (Virtual Private Network)

A secure connection over a public network.

W

WAN (Wide Area Network)

A network that spans a large geographic area.

Wi-Fi

Wireless networking technology.

💡 Using the Glossary
Terms are often interconnected. Look for related terms to build a complete understanding.

Additional Resources


Back to top

Copyright © 2025 Malinda Rathnayake. Distributed under an MIT license.