QSharedMemory example screen shot

This Qt C++ application demonstrates how to share memory between processes. The client GUI application and the server executable share memory through QSharedMemory. The example has two shared memory areas: one for the client to command the server, and another for the server to respond to the client. The example application has been tested to work on Maemo and Symbian with the Qt 4.6.2 release.

Important classes: QSharedMemory, QProcess.

Resource information

Intermediate

Qt: QSharedMemory Example

XML description:

QSharedMemory example screen shot

This Qt C++ application demonstrates how to share memory between processes. The client GUI application and the server executable share memory through QSharedMemory. The example has two shared memory areas: one for the client to command the server, and another for the server to respond to the client. The example application has been tested to work on Maemo and Symbian with the Qt 4.6.2 release.

Important classes: QSharedMemory, QProcess.


type:
Example
topic:
Base/System
Maemo
     Qt for Maemo
Qt
     Qt for Symbian
         Qt for S60
S60
     S60 3rd Edition
     S60 5th Edition
Intermediate
29 March 2010

Qt: QSharedMemory Example v1.2

This Qt C++ client/server application demonstrates how to share memory between processes.

Zip Archive (.zip); English (en)

 
 
Additional information
distribution:
Global Web Site
publication rights:
Copyright © 2009-2010 Nokia Corporation.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved