How with glib-bind to register multiple 'peer connections' to the same object path ?

Lin YT atonelin at msn.com
Mon Apr 5 20:15:13 PDT 2010


Maybe I am asking a stupid question, 
how can I do with glib-bind to register multiple peer connections to the same object path ?

With dbus daemon, it is easy to setup a service program with a common object path to serve multiple clients.
With peer-to-peer connection, the service program has to setup a connections for per client request with 'dbus_connection_open()'. However, Dbus-Glib would "silently ignore duplicate registrations" within dbus_g_connection_register_g_object().

I hope what described above about 'duplicate registration' and the subject of this question mail won't mislead you. 
An object path is a name used to
 		 	   		  
_________________________________________________________________
Hotmail 強大的垃圾信件管理功能,值得你信賴。
https://signup.live.com/signup.aspx?id=60969
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20100406/f03b4434/attachment.html>


More information about the dbus mailing list