hi all,
I need to lookup for new wlan in my app if the IAP listed by QNetworkConfigurationManager are not reachable. I work on Symbian S60 (5800 XM)
I try to use QNetworkConfigurationManager.updateConfigurations() but that give the IAP listed in the prefered IAP of the device.
in the doc for updateConfiguration(), it says :
So is it possible to do that with Qt or I need to do this work with another method?Initiates an update of all configurations. This may be used to initiate WLAN scans or other time consuming updates which may be required to obtain the correct state for configurations.
Thank for reply.





