views:

134

answers:

0

I was advised to use the POCO library for inter-process communication (IPC).

Looks like a powerful library and there is some documentation in the code, but I would prefer a working example , since I am not very familiar with the IPC stuff. I 've been searching for some time now and I'm out of luck.

If anyone has used POCO Shared Memory successfully in the past, I would love to see some sample code !