[PyQt] ipc/shared memory examples

Henning Schröder henning.schroeder at gmail.com
Wed Nov 3 14:54:12 GMT 2010


On Wed, Nov 3, 2010 at 10:46 AM, Hans-Peter Jansen <hpj at urpla.net> wrote:
> Hi Phil et al.,
>
> now, that sip.voidptr allows to access and modify shared memory
> segments, here are Qt4's ipc examples converted to PyQt, tested with
> Python 2.6. Testing with 2.7 and 3.x might be a good idea..
>
> Note, that you need at least sip4 852:af2d7120dd7f for the sharedmemory
> example.
>
Thanks for porting the example :)
I have attached some ipc code I wrote once which uses QLocalServer.
Maybe someone finds it useful.

Henning
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipc.py
Type: text/x-python
Size: 4000 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20101103/4850d3eb/attachment.py>


More information about the PyQt mailing list