Hi,<br><br>I wann&nbsp; write a simple application and if possible without a main loop.<br>All the application does is to send a signal to the bus.<br>Then is should receive and process replys for a specific time e.g. 10 seconds.<br>
I&#39;ve tried to do this with a loop like this:<br>&nbsp;while( dbus_connection_read_write_dispatch(getBus(),-1) )<br>&nbsp;&nbsp;&nbsp; ;<br><br clear="all"><br>-- <br>Regards,<br>--Codefritz<br><br><br><br>