RCFProto::Client missing?

RCFProto support and general discussion.
Post Reply
cusdom
Posts: 1
Joined: Mon Apr 07, 2014 4:34 pm

RCFProto::Client missing?

Post by cusdom »

Hi all,
first i will thank you for bringing us RCF in GPL. I just implemented RCFProto which works well for my purpose. I saw that the Standard RCF can use Client-Callback by the server but cannot make it running because of the missing RCFProto::Client. Using RCF::Client seems not to work because of the XYImpl Class (seems that i need to use the RCF_BEGIN & RCF_END Macro for this).
Are there any Solutions? Server To Client Calls would be nice... :-)

Greetz
Dominic

jarl
Posts: 238
Joined: Mon Oct 03, 2011 4:53 am
Contact:

Re: RCFProto::Client missing?

Post by jarl »

Hi Dominic,

Server-to-client callbacks are currently not supported in RCFProto, but it's a high priority feature we want to implement.
Kind Regards

Jarl Lindrud
Delta V Software
http://www.deltavsoft.com

Post Reply