Topics
- Speed of a network can be measured by bandwidth and network delay.
- network topology
- error detection and correction
- network security
- layers of computer network
- proxy server and reverse proxy
Protocols
See: communication protocol > Internet Protocols
Internet Protocols
The Internet is powered by many layers of protocols. Examples of Internet protocols including
Link to original
- IP: A protocol that uniquely identify devices using IP addresses and provides a routing strategy to send data to a destination IP address.
- TCP/UDP: Protocols that can transport packets of data from one device to another and check for errors along the way.
- TLS: A secure protocol for sending encrypted data so that attackers can’t view private information.
- HTTP & HTTPS: The protocols powering the World Wide Web, what the browser uses every time you load a web page
- DNS