[Telepathy] Multicast using the telepathy stream tubes
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Dec 20 00:37:22 PST 2011
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