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 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
