Hi everyone,
I'm trying to do the following:
- have a task context in a process with a write porti
and
- have another task context, in another process with a read port
and
having a third process (a Ruby script) connect the two ports together by
using CORBA.
Is it possible ? I don't see anything in the IDL interfaces which should
allow to do that. It seems that one can only read or write remote ports.
Thanks for any insight
Sylvain