Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wireless Net
#1
How can I list the SSID's, average signal...?

and connect to one of them (knowing its password, of course).
#2
Never tried it but probably you can use WlanGetAvailableNetworkList and other Native Wifi functions documented in MSDN library. Declarations are available in WINAPI2
#3
Can you show me a simple example?
#4
Don't have examples. Maybe you can find something on the Internet.
#5
Can you help me to use http://www.nicomsoft.com/wifiman/advwifiman.zip with QM (How can I list the SSID's, average signal...) ?
#6
I can't install it. Tried on Vista 32-bit. The setup program crashes. Particularly when trying to register wifiman.dll as COM server.

QM code would begin with this:
Macro
Code:
Copy      Help
typelib WiFiManLib {5111CC4D-9384-47A0-A0A5-9E725440F86A} 1.0
WiFiManLib.WiFi wifi._create
;then call wifi functions
#7
How should use the funcions:

EnumerateAvailableNetworks
GetAvailableNetworkName
ConnectToNetwork

?
#8
Don't know. You need to read the documentation, or look in the samples, eg VB ActiveX Sample.


Forum Jump:


Users browsing this thread: 1 Guest(s)