How would one go about scanning for WiFi networks with Java? I have been looking on google but the only snippets I could find were for the Android OS.
Thanks in advance!
|
|
|
As far as I know, standard (non-Android, J2SE) Java doesn't permit this: Android, as you know, has a Wifi SDK: As does Windows/.Net: |
|||