The document discusses three transport layer protocols: UDP, TCP, and SCTP. UDP is suitable for applications requiring simple communication without strict flow control, while TCP provides reliable, connection-oriented services with flow and error control. SCTP is a newer protocol combining features of UDP and TCP, designed for modern applications needing sophisticated messaging services.