Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
I would like to create a shared memory to share data between two processes.
But I could not notify to other process when the shared memory is updated by one process.
Could anyone help me.
Regards, Raja
Can you show us how you try to read and write to the shared memory ?
This will help us to help you.