I'd like to get information (for example SSID) of the WLANs which are available around me. Is this possible*?
Edit: *possible in the sense of "passes marketplace certification"
I'd like to get information (for example SSID) of the WLANs which are available around me. Is this possible*?
Edit: *possible in the sense of "passes marketplace certification"
No - this isn't available in the current API set - and I don't think it's been mentioned in the Mango set either.
You could use a pinvoke to WlanGetAvailableNetworkList.
http://www.pinvoke.net/default.aspx/wlanapi.wlangetavailablenetworklist
http://msdn.microsoft.com/en-us/library/ms706749%28VS.85%29.aspx