[Telepathy] Multicast using the telepathy stream tubes
Sriranga.Chappity at tieto.com
Sriranga.Chappity at tieto.com
Tue Dec 20 03:54:32 PST 2011
Hi,
Thanks for your reply :)
But is it possible with the same service for two different client we are not able to establish the connection between the clients.
Thanks & Regards,
Sriranga.Ch
________________________________________
From: Guillaume Desmottes [guillaume.desmottes at collabora.co.uk]
Sent: Tuesday, December 20, 2011 2:07 PM
To: Chappity Sriranga
Cc: telepathy at lists.freedesktop.org
Subject: Re: [Telepathy] Multicast using the telepathy stream tubes
Le lundi 19 décembre 2011 à 14:13 +0200, Sriranga.Chappity at tieto.com a
écrit :
> Hello,
Hi,
> Can any one guide me how to create multicast using the streamtubes in telepathy.
> Just i want to send different data using the streamtubes to multiple users .
Stream tubes doesn't support multicast directly, you'll have to
implement yourself using a traditional client/server approach (the
server sending the data to all the clients).
Note that Muc D-Bus tubes does support multicast (through D-Bus signals)
but may not be suited if you have to send a large amount of data.
G.
More information about the telepathy
mailing list