1. The Transport layer controls reliability and flow control for data transfer between networked devices.
2. It provides different classes of connection-oriented and connectionless transport protocols like TCP and UDP.
3. TCP ensures reliable, ordered delivery of data packets while UDP provides best-effort delivery without verification.