Hello Forum/Jarl, I see RCF supports data transfer over TCP, UDP, Named Pipes and Unix Domain sockets. I need to implement remote object invocation for a project I'm working on however I have a strict requirement to pass data through a bespoke 'data channel'. The 'data channel' supports sending and ...