IPC Examples
| Demonstrates how to share image data between different processes using the Shared Memory IPC mechanism | |
| Demonstrates using QLocalSocket for a simple local service client | |
| Demonstrates using QLocalServer and QLocalSocket for serving a simple local service |