Network
Two or more devices connected to share resources such as files, printers, applications, and internet access.
LAN (Local Area Network)
A privately owned network covering a small area like a home, school, or office.
WAN (Wide Area Network)
A large geographic network that uses leased transmission services; the Internet is the largest WAN.
NIC (Network Interface Card)
Hardware that connects a device to a network and contains a unique MAC address.
Switch
A device that connects devices within a LAN using MAC addresses and forms a star topology.
Router
A device that connects different networks and forwards packets using IP addresses.
Repeater
A device that regenerates signals to extend transmission distance.
WAP (Wireless Access Point)
A device that provides wireless connectivity to a wired network.
NAT (Network Address Translation)
Translates private IP addresses to a public IP so multiple devices can share one Internet connection.
Firewall
A security system that filters network traffic to block unauthorized access.
DHCP (Dynamic Host Configuration Protocol)
Automatically assigns IP address, subnet mask, default gateway, and DNS server.
DNS (Domain Name System)
Translates domain names into IP addresses.
Gateway
A device that connects one network to another, typically the router.
Residential Gateway
A home device that combines router, switch, wireless access, NAT, DHCP, and firewall functions.
Bandwidth
The number of bits transmitted per second.
Kbps
Kilobits per second.
Mbps
Megabits per second.
Gbps
Gigabits per second.
Bit (b)
The smallest unit of data (0 or 1).
Byte (B)
A unit of data equal to 8 bits.
VPN (Virtual Private Network)
An encrypted tunnel over the public Internet that securely connects to a private network.
Peer-to-Peer Network
A network with no dedicated server where each computer shares resources.
Client-Server Network
A network with a dedicated server that centrally manages resources and users.
Client Software
Software that requests services from a server.