hello everyone, i am making a daemon in C that will export some API using libdbus. several clients will use this API via dbus. I was wondering - if that daemon is the only user of dbus in my system - can the clients communicate directly with my daemon, or do I HAVE to run a session/system dbus daemon ? thank you all in advance sfora