The document discusses several internet protocols including IP, SMTP, HTTP, FTP, and URLs. IP delivers packets between hosts based on addresses. SMTP is the standard for email transmission using ports 25 or 587. HTTP is the foundation of the World Wide Web. FTP transfers files between clients and servers using separate control and data connections. URLs identify resources on the internet and have the format of protocol://address/path/resource.