Hi,<br><br>I wann 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've tried to do this with a loop like this:<br> while( dbus_connection_read_write_dispatch(getBus(),-1) )<br> ;<br><br clear="all"><br>-- <br>Regards,<br>--Codefritz<br><br><br><br>