I have used IPC in win32 code a while ago. [Critical sections, events & semaphores]
How is the scene in .NET enviroment? Are there any tutorial explaining all av
I would recommend using Memory Mapped Files if you need to use on the machine domain not communication through network. See the following link.
http://techmikael.blogspot.com/2010/02/blazing-fast-ipc-in-net-4-wcf-vs.html