OSI Reference Model

Transport Layer

English

Overview

OSI layer 4, which uses port numbers to handle communication reliability and ordering.

Details

The layer responsible for identifying applications via port numbers, and for reliability and ordering guarantees. TCP and UDP operate here. When ping succeeds but a specific service can't be reached, this layer (ports or a firewall) is the typical layer to suspect.

More Networking terms