I'm trying to get a list of wireless networks that are in range of the user. I would like the program to be able to get SSID (if broadcasting), Security Type (WEP, WPA, WPA2), and maybe a couple other pieces of information. I want to do the whole project through java because of its platform independence, but I will have a mechanism setup to handle OS's since I heard that can be a problem. I would first like to get it running on Windows. My problem is, getting the information.
I have heard of jWlanScan, but I can't seem to find a way to call the methods in my code. I have wlanscan.jar referenced as a library in my project. Any help would be much appreciated.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||||||||||
|
|
In c# we can do this as
|
||||
|
|
