Network Chat

Demonstrates a stateful peer-to-peer Chat client.

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

This application sets up a peer-to-peer network to allow multiple participants to chat with one another

Example project @ code.qt.io