RTC Forums

Subscription => Support => Topic started by: kaju74 on December 16, 2009, 02:20:01 PM



Title: XML-RPC & Callbacks
Post by: kaju74 on December 16, 2009, 02:20:01 PM
Hi.

I'm new to XML-RPC and needs to implement a RTC-Server and a RTC-Client as a middletier-application. Is there any (native) support for callbacks? So, what's the easiest way to register a callback on the server which can notify all clients about changes?

Thank you,
kaju


Title: Re: XML-RPC & Callbacks
Post by: D.Tkalcec (RTC) on December 16, 2009, 03:09:47 PM
There are no callbacks in the RTC SDK, but you can try using Delayed Calls.

Check this topic for more information (https://rtcforum.teppi.net/index.php?topic=61.0).

Best Regards,
Danijel Tkalcec