Networking Acronyms Flashcards
IP
Internet Protocol
Assigns addresses to devices on a network and routes data between them.
DNS
Domain Name System
Translates domain names (e.g., www.example.com) into IP addresses so browsers can load web pages
DHCP
Dynamic Host Configuration Protocol
Automatically assigns IP addresses to devices on a network
TCP
Transmission Control Protocol
Ensures reliable transmission of data by establishing connections and guaranteeing packet delivery
UDP
User Datagram Protocol
Transmits data without guaranteeing delivery, used for speed-critical applications like streaming.
LAN
Local Area Network
A network covering a small geographic area, like a home, office, or building.
WAN
Wide Area Network
A network that covers a large geographic area, often used to connect multiple LANs
WLAN
Wireless Local Area Network
A wireless version of a LAN that connects devices over Wi-Fi
VPN
Virtual Private Network
Creates a secure, encrypted connection over a less secure network, like the internet
SSID
Service Set Identifier
The unique name identifying a wireless network.
NAT
Network Address Translation
Translates private IP addresses to a public IP address for internet access.
MAC
Media Access Control
The physical address assigned to a network interface card (NIC) for communication within a network
PoE
Power over Ethernet
Delivers electrical power and data over standard Ethernet cables to devices like cameras or access points
HTTP
Hypertext Transfer Protocol
Transfers web pages from a server to a browser in plain text
HTTPS
Hypertext Transfer Protocol Secure
Secure version of HTTP, encrypts data sent between a user’s browser and the web server