Hello, please, can you point me to the inter-process communication example. I need to send data between processes: simple data, if it is possible, streams, custom objects. I am using OmniThreadLibrary to do all this to communicate between threads, if it is possible to do with processes?
Thanx in advance!