locked
Wlan control under Windows Store App RRS feed

  • Question

  • Hi,

    We presently developing a Windows Store apps that need to connect on different access point or Ad-Hoc connection.  The  app is simple I have a list of AccessPoint in my apps and when the user want to do something the App knows which AcessPoint  has to be  connect and the app make the correct profils and connect to it.   After a few search I discover that in the app you cannot call or run cmd command  (Example: netsh) and no API exist on windows store app to connect or disconnect Wifi connection, it’s true?  It is possible to do something really really simple for the user.    Because as I understand I can create the profil with my app (NetworkOperator class) but after this I have to say to the user “Now, go to the charm Bar ,  select parameter, after select wifi icon, after find the network name <My Network Name>, click on the <My Network Name>, click connect, after in the app click on <test connection>”.  Do you have a better solution?

    Tuesday, May 20, 2014 4:54 PM

Answers