Le lundi 19 décembre 2011 à 14:13 +0200, [email protected] 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.

_______________________________________________
telepathy mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/telepathy

Reply via email to