I need to send commands to and receive requests from registered processes (processes that I do create and I'm able to track then) while ensuring that a wide range of data types can be exchanged. Does anybody know if and how I can accomplish this by using Windows CE or where I can find any documentation?
I'd need something like the COM of Win32 for out-of-process communications.