Hi,
I want to list out all available WiFi SSID on combo box on windows 7
I search through the forum but i didn’t get the same.
Please advice
Hi,
I want to list out all available WiFi SSID on combo box on windows 7
I search through the forum but i didn’t get the same.
Please advice
You might get an idea from this code: https://forum.xojo.com/19289-how-to-get-local-ip-addresses and use different WMI code to get your SSID.
Here are the calls you’ll need if noone has done it before:
You might have a look at this code written by Pierre Bellisle for PowerBasic: http://pages.videotron.com/lyra/PowerBASIC/?FrameCode=WiFi
Should not be too difficult to convert to XOJO as Powerbasic also use declare