D-Bus Chat

Demonstrates communication among instances of an application.

Chat is a Qt D-Bus example which demonstrates a simple chat system among instances of an application. Users connect and send messages to each other.

Two instances of the D-Bus Chat example running at the same time.

Running the Example

To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, see Qt Creator: Tutorial: Build and run.

Example project @ code.qt.io