This resource is archived because it is not considered relevant for developers creating commercial solutions today.
The resource is believed to be still valid for the original topic scope.
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 application has been tested to work with Qt for S60 4.5.2 Tower release and Qt for Maemo on Nokia N900.
Important classes: QSharedMemory, QProcess.
S60 5th Edition S60 3rd Edition, FP2 S60 3rd Edition, FP1 with Qt for S60 4.5.2 Tower Maemo 5 (Fremantle) with Qt for Maemo 4.5.2 Tested on: Nokia 5800 XpressMusic, Nokia N95, Nokia N97, Nokia N900 Developed with: - S60 5th Edition SDK for Symbian OS and Qt 4.5.2 Tower - Maemo 5 and Qt 4.5.2