I am newbie to DBUS.
I have been trying to create a DBUS service for my program so that an application can contact it through DBUS.
I have gone through this tutorial http://kkaempf.blogspot.in/2009/03/d-bus-service-on-demand.html.
But as I go through this process and run qdbus command in linux, the service I had created is not listed on terminal.
So if somebody can list the procedure to create a DBUS service, it would be helpful.
Thanks, Sathish