05-24-2008, 08:59 AM
How can I list the SSID's, average signal...?
and connect to one of them (knowing its password, of course).
and connect to one of them (knowing its password, of course).
Wireless Net
|
05-24-2008, 08:59 AM
How can I list the SSID's, average signal...?
and connect to one of them (knowing its password, of course).
05-24-2008, 10:23 AM
Never tried it but probably you can use WlanGetAvailableNetworkList and other Native Wifi functions documented in MSDN library. Declarations are available in WINAPI2
05-24-2008, 10:31 AM
Can you show me a simple example?
05-24-2008, 10:54 AM
Don't have examples. Maybe you can find something on the Internet.
05-31-2008, 03:12 PM
Can you help me to use http://www.nicomsoft.com/wifiman/advwifiman.zip with QM (How can I list the SSID's, average signal...) ?
05-31-2008, 03:45 PM
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
05-31-2008, 04:18 PM
How should use the funcions:
EnumerateAvailableNetworks GetAvailableNetworkName ConnectToNetwork ?
05-31-2008, 04:22 PM
Don't know. You need to read the documentation, or look in the samples, eg VB ActiveX Sample.
|
« Next Oldest | Next Newest »
|