Tagged Questions
0
votes
1answer
355 views
RCF for two way IPC
I am using RCF for Inter Process Communication in a project. Is there a way in RCF to create a bi directional channel. I will have server and client running in both processes. I was able to get one ...