The server used to hardcode the name while the client allows the user to specify it. The server's UI is adjusted to let the user first specify the server name he wants to listen to and second stop listening to the current server. Task-number: QTBUG-117064 Change-Id: I80fc976151ead7a181fbc32080597277bc515313 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> (cherry picked from commit a8e8a77bc51fc87a5f3c4fec71070b5534659ad8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit a0f1e229938220ad8103aa727ffde80a3a3c9e66)
These examples demonstrate IPC support in Qt. Documentation for these examples can be found via the Examples link in the main Qt documentation.