Answered by:
wireless native WIFI API on Win8 Metro style

Question
-
wireless LAN network (not GSM, CDMA, or WiMAX network) on Win8 Metro style
what to use API to go to retrieves a list of the basic service set (BSS) entries of the wireless network or networks on a given wireless LAN interface. With how attempts to connect to a specific network.
At present Windows.Networking.NetworkOperators.MobileBroadbandAccount API only then supports GSM, CDMA, or WiMAX network
Thursday, May 10, 2012 6:10 AM
Answers
-
Karl,
The WLAN APIs are not available to Metro style apps.
Best Wishes - Eric
- Marked as answer by Eric Hanson-MSFTModerator Tuesday, June 12, 2012 10:00 PM
Tuesday, June 12, 2012 10:00 PMModerator -
Karl,
The ProvisioningAgent.provisionFromXml() would allow you to push a set of WLAN profiles to Windows. You cannot access the scan list or issue connect/disconnect requests.
Best Wishes - Eric
- Marked as answer by Eric Hanson-MSFTModerator Wednesday, June 13, 2012 4:51 AM
Wednesday, June 13, 2012 4:51 AMModerator -
There is no sample...
- Marked as answer by Eric Hanson-MSFTModerator Wednesday, August 8, 2012 10:54 PM
Wednesday, August 8, 2012 10:54 PMModerator
All replies
-
Karl,
I will look into this for you.
Best Wishes - Eric
Thursday, May 10, 2012 3:21 PMModerator -
Karl,
Here is some information that may be helpful:
- Marked as answer by Eric Hanson-MSFTModerator Wednesday, June 6, 2012 5:54 AM
- Unmarked as answer by karl hsu Wednesday, June 6, 2012 7:33 AM
Wednesday, June 6, 2012 5:54 AMModerator -
Eric,
I have known in samples code (Network information the sample)Not my need
I want is the control connection
Wednesday, June 6, 2012 7:25 AM -
Karl,
The WLAN APIs are not available to Metro style apps.
Best Wishes - Eric
- Marked as answer by Eric Hanson-MSFTModerator Tuesday, June 12, 2012 10:00 PM
Tuesday, June 12, 2012 10:00 PMModerator -
Karl,
The ProvisioningAgent.provisionFromXml() would allow you to push a set of WLAN profiles to Windows. You cannot access the scan list or issue connect/disconnect requests.
Best Wishes - Eric
- Marked as answer by Eric Hanson-MSFTModerator Wednesday, June 13, 2012 4:51 AM
Wednesday, June 13, 2012 4:51 AMModerator -
Eric, About pushing a set of WLAN profiles to windows, is there a sample? Thanks!Tuesday, July 17, 2012 10:19 AM
-
There is no sample...
- Marked as answer by Eric Hanson-MSFTModerator Wednesday, August 8, 2012 10:54 PM
Wednesday, August 8, 2012 10:54 PMModerator