Multi-stream Client

Demonstrates how to use SCTP on the client side.

This example demonstrates how to use SCTP, with multiple channels, to interact with other clients through a server.

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

Example project @ code.qt.io