Help with POCO library (Shared memory)
Posted
by sevaxx
on Stack Overflow
See other posts from Stack Overflow
or by sevaxx
Published on 2010-05-19T01:28:47Z
Indexed on
2010/05/19
1:30 UTC
Read the original article
Hit count: 988
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 !
© Stack Overflow or respective owner