[Mono-list] Accessing SystemV style shared memory in Mono
Nigel Jenkins
nigel at nebulus-design.co.uk
Sun Oct 15 06:06:59 EDT 2006
Hi All
I'm looking at porting a graphics cluster application from C++ to C#
using mono, making good progress so far with all the network stuff, but
the original application talks to a couple of external apps using shared
memory (shmget, shmat etc..).
I've not been able to work out if there is a class that already allows
me to do this, and being very new to mono, I'm not sure where I should
be looking.
Any help greatly appreciated!
thanks
Nigel
More information about the Mono-list
mailing list