hi; On 16 June 2013 21:32, Tristan Van Berkom <[email protected]> wrote:
>> if you're doing in on the same machine, then you can use DBus and the >> GDBus facilities in GIO. [0] > > Also, note that GDBus does not have any requirement for usage on the > same system. I know Tristan knows this, but probably is worth mentioning that DBus works over TCP/IP connections as well, though it does so without authentication — unless you use a peer to peer connection, and just use DBus as the on-wire protocol, in which case all you need is a socket anyway. ciao, Emmanuele. -- W: http://www.emmanuelebassi.name B: http://blogs.gnome.org/ebassi/ _______________________________________________ gtk-app-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
