HTTP
Application-layer protocols
- Transport-layer service models: Transport-layer sends data (TCP, UDP)
- Client-server paradigm (HTTP)
- Peer-to-peer paradigm (BitTorrent)
HTTP
Web
Web page consists of objects, which can be HTML file, JPEG image, audio file, etc.
Web page consists of base HTML-file which includes several referenced objects, each addressable by a URL.
