Aller au contenu principal

Réseaux & Web (L2)

#Réseaux & Web

Notions fondamentales d’Internet et du Web: protocoles, adressage, HTTP et services.

#Pile TCP/IP (rappel)

  • Liaison (Ethernet/Wi‑Fi), Réseau (IP), Transport (TCP/UDP), Application (HTTP/DNS/…)
  • Routage: tables de routage, NAT, CIDR.

#HTTP en bref

  • Méthodes: GET, POST, PUT, PATCH, DELETE.
  • Codes: 2xx succès, 3xx redirection, 4xx client, 5xx serveur.
  • En‑têtes: caching, content negotiation, auth.

#DNS

  • Résolution de noms, enregistrements (A/AAAA/CNAME/TXT), TTL.

Sections