Jan 18, 2026
| Term | Definition |
|---|---|
| Protocol | Set of rules for how devices format, order, and transmit data. |
| TCP | Connection-oriented protocol that streams data and verifies endpoints. |
| Handshake | Initial TCP exchange that authenticates and establishes a connection. |
| ARP | Protocol to map IP addresses to MAC addresses on a local network. |
| DNS | Service/protocol that translates domain names to IP addresses. |
| HTTPS | Secure HTTP that encrypts web traffic using SSL/TLS. |
| SSL/TLS | Cryptographic protocols used to encrypt and secure communications. |