This document discusses application layer protocols. It provides an overview of the architecture of the World Wide Web including how web pages are composed of multiple objects accessed via URLs. It also summarizes HTTP, describing its request/response paradigm and stateless nature. Additionally, it covers FTP for file transfer between clients and servers, including its use of separate control and data connections, and Telnet for remote login sessions.