- local area network (LAN) - e.g. in an office building. a LAN without cables is a wireless LAN (WLAN). typically privately owned and managed.
- wide area network (WAN) - connects LANs over wide areas. the internet is the largest WAN. typically collective or distibuted ownership.
- storage area network (SAN) - e.g. cloud block-level storage, which provides similiar functionality to user(s) as local physical drives might.
- virtual private network (VPN) - secure (encrypted) point-to-point connection between two nodes.
- Node - a connection point inside a network that can receive, send, create, or store data. e.g. computer, printer, modem, switch, etc.
- IP address - unique number assigned to every device (node) connected to a network that uses the Internet Protocol for communication (e.g. 64.233.191.255:21)
- Port - identified by a number, a port is the communication endpoint that determines which application, service or process is being used (e.g. 64.233.191.255:21). Different communication protocols use different ports.
Communications protocols
A set of rules governing the exchange or transmission of data between devices.
- TCP - compiles packets of data, more secure but slower than its alternative UDP which is used primarily for gaming
- IP - locates the destination (using IP address)
Protocols working with TCP/IP:
- HTTP port 80 - used for transferring web page files in a browser.
- FTP port 21 - used for sending and receiving any files over a network
- HTTPS port 443 - HTTP with Secure Socket Layer.
- SMPP short message peer-to-peer protocol - used when a mobile phone text messages another mobile phone
- IMAP (port 143) and POP3 (port 110) - two most commonly used email protocols
- DNS port 53 - Domain Name System, used to mask IP addresses with more easy-to-understand names, for example, both of these are identical: https://103.16.130.41:443 vs digisoln.com - which is easier?
Network Hardware
Network Connection Speeds
