Terminology Index
Glossary
1801 terms
Showing 1601-1632 of 1801 terms
TCP/IP Model
The layered conceptual model behind internet networking, network access, internet, transport, and application layers, that organizes how data moves end to end across networks.
The TCP/IP model divides networking into layers, each responsible for a different concern: link/network-access (Ethernet, Wi-Fi), internet (IP), transport (TCP, UDP), and application (HTTP, DNS, SMTP). Each layer hands off to the next via well-defined interfaces. As a foundational networking topic, the TCP/IP model is the mental scaffolding defenders apply when deciding where to inspect traffic, where attacks live, and where controls apply, including how it compares with the OSI seven-layer model.
Introduced in: Networking Foundations
Examples
- Mapping HTTP to the application layer and IP to the internet layer of TCP/IP.
- Identifying which layer a control or attack operates at via the model.
- Comparing the four-layer TCP/IP model with the OSI seven-layer model.
No related terms linked yet.
