Network Chat#

Demonstrates a stateful peer-to-peer Chat client.

This example uses broadcasting with QUdpSocket and QNetworkInterface to discover its peers.

../_images/network-chat-example.png

Example project @ code.qt.io