本地财富客户端范例
|
Demonstrates using QLocalSocket for a simple local service client.
|
本地财富服务器范例
|
Demonstrates using QLocalServer and QLocalSocket for serving a simple local service.
|
共享内存范例
|
Demonstrates doing inter-process communication using shared memory with the QSharedMemory class.
|