Peer-to-Peer DBus over TCP
When I was searching the web, I didn't find some proper documentation about this, so I started to develop some bits of code to show how a peer-to-peer connection on TCP can be established between a DBusServer and a DBusConnection. With this connection, I can properly invoke methods from remote objects (and with a little bit of avahi-voodoo, clients can automatically connect to each other).
Syndicated 2010-03-03 19:26:40 (Updated 2010-03-03 23:24:22) from herzi.eu
