DBus in a local network

Avery Pennarun apenwarr at gmail.com
Mon Sep 15 11:07:32 PDT 2008


On Mon, Sep 15, 2008 at 4:35 AM, KHOA NGUYEN <qa_tridang at hotmail.com> wrote:
> I'd like to know if it is a heavy load (for example, to modify application
> code, ...) to make my application work in DBus / TCP.
> I wrote it in API-Low-Level Dbus (C language). It works well at present in a
> machine, but not in the multi-host environment.
> Have you an idea of this ?

If you wrote it using libdbus, then you just need to change your
DBUS_SESSION_BUS_ADDRESS to point at the tcp server and it should
work.

Modulo security, of course.


More information about the dbus mailing list