Get Signal Strenghts in Windows Vista

  • Thread starter Thread starter Maarten Weyn
  • Start date Start date
M

Maarten Weyn

Hi all,

Is there a way to get the Signal Strenghts of the access points around your
laptop in windows vista.
In XP it can be done talking to WMI, but this doesn't work in vista.

regards

Maarten Weyn
 
Maarten Weyn said:
Hi all,

Is there a way to get the Signal Strenghts of the access points around your laptop in
windows vista.
In XP it can be done talking to WMI, but this doesn't work in vista.

regards

Maarten Weyn


If it doesn't work in Vista it means that the "Wireless Network Interface" driver doesn't
expose this to WMI, contact your system vendor to see whether such driver is available.

Willy.
 
Thx

Is there an other way to get the wifi info in vista?

regards

Maarten
 
Maarten Weyn said:
Thx

Is there an other way to get the wifi info in vista?

regards

Yes, there is the "Native WiFi API" for XP SP2 and Vista. This API is a C style API, please
download the SDK and start reading the docs. There are also a number of samples included
with the sdk, illustrating the usage of these API's using C++ .

Willy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top