I am writing a C application to find the name (SSID) of my active Internet connection on my N900. Using libconic I am already successfull finding the bearer type (WLAN_INFRA), but I can't...
Hi Wallace1989
I think that they installed an extra software package to make the remaining time visible. So far as I can see it is not in the default software package delivered with your N900.
Thanks Jeffrey. I already hoped that it would be like you described. This means I can reuse my old network code together with Qt. Although I only write C code I presume I could mix Qt and my code.
I read that GTK/Hildon will be replaced by Qt. However, checking the Qt website it seems that Qt also support networking and other non UI related stuff. What does this mean for Maemo? Does...