Search found 2 matches

by lucimur
Wed Dec 14, 2016 3:51 pm
Forum: Support - RCFProto
Topic: Pointer to RCF::RcfClient
Replies: 3
Views: 10245

Re: Pointer to RCF::RcfClient

Hi Jarl, Thanks for your response. I'm new to RCF and relatively new to "template" programming and protobuf, so please excuse my questions if they're somewhat trivial in nature. I just don't think that I'm "getting it". Here's my situation: I will have a number of "slave" applications that will resi...
by lucimur
Tue Dec 13, 2016 10:31 pm
Forum: Support - RCFProto
Topic: Pointer to RCF::RcfClient
Replies: 3
Views: 10245

Pointer to RCF::RcfClient

Hi All, I'm trying to figure out how to send a protobuf::message via a RCF::RcfClient. I'm trying to send a "heartbeat" message via multicast as described here: http://www.deltavsoft.com/doc/rcf_user_guide/Transports.html#rcf_user_guide.Transports.Implementations.Udp But can't figure out the syntax ...