Click here to Skip to main content
15,886,052 members
Please Sign up or sign in to vote.
1.24/5 (3 votes)
Hi,

I want to create a web application in which list of wifi network should appear and user can connect to any network by entering its password.

How I can do this? Any code samples would be helpful.

Thanks,
Jagzy
Posted
Comments
[no name] 7-Sep-15 6:40am    
Please go through below stckoverflow link. You need to add an API and using API you can see list of Wifi available:

http://stackoverflow.com/questions/496568/how-do-i-get-the-available-wifi-aps-and-their-signal-strength-in-net
chd_diamond 7-Sep-15 6:59am    
Thanks for providing the link. I tried the same code but get an error :
An unhandled exception of type 'System.ComponentModel.Win32Exception' occurred in ManagedWifi.dll

Additional information: The service has not been started

Any solution?
Thanks7872 7-Sep-15 6:50am    
How I can do this????

By trying to code. It's that simple. Come back when you have any questions.
chd_diamond 7-Sep-15 6:58am    
I tried code but get exception :
An unhandled exception of type 'System.ComponentModel.Win32Exception' occurred in ManagedWifi.dll

Additional information: The service has not been started
Thanks7872 7-Sep-15 7:02am    
I still don't understand why you are assuming that we can see your screen? You have to explain each and every detail in question if you are serious enough and want a reasonable answer.

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900