<div>I am trying to find out if there is currently an existing Internet Connection on N900. How do I do that?</div>
<div> </div>
<div>I found out how to show the connection dialog with -</div>
<div> </div>
<div>dbus-send --system --type=method_call --dest=com.nokia.icd_ui /com/nokia/icd_ui com.nokia.icd_ui.show_conn_dlg boolean:false.</div>
<div> </div>
<div>But, I need to figure out if I really need to call it or not.</div>
<div> </div>
<div>Regards,</div>
<div>-Saurabh</div>