Multi-stream Server

Demonstrates how to use SCTP on the server side.

This example demonstrates how to use SCTP, with multiple channels, on the server side, receiving multiple connections and sending messages to connected clients.

The application allows the user to write data to multiple clients via SCTP communication

Example project @ code.qt.io