api: YAML JSON TOON Database
version: 1.0.0
format: yaml
dataset:
  id: 498
  slug: tcp-ip-protocol-suite
  title: TCP/IP Protocol Suite
  description: Layers and core protocols of the TCP/IP model.
  category: Networking
  category_slug: networking
  tags: networking,tcp,ip,protocols
  view_count: 12
  created_at: 1781275786
  updated_at: 1781275786
data:
  - layer: Application
    protocols: HTTP, HTTPS, FTP, SMTP, DNS, SSH
  - layer: Transport
    protocols: TCP, UDP
  - layer: Internet
    protocols: IP, ICMP, ARP, IGMP
  - layer: Network Access
    protocols: Ethernet, Wi-Fi, PPP
