/
Stream Control Transmission Protocol (SCTP)

Stream Control Transmission Protocol (SCTP)

the protocol provides the message-oriented feature of the User Datagram Protocol (UDP),

while ensuring reliable, in-sequence transport of messages with congestion control like the Transmission Control Protocol (TCP).

Unlike UDP and TCP, the protocol supports multihoming and redundant paths to increase resilience and reliability.

Related content