WLAN Information on 9500

Login to reply to this topic.
Wed, 2005-07-13 02:59
Joined: 2005-02-20
Forum posts: 4
Hello all,
In my C++ app on 9500, I need to find out the following for the WLAN (WiFi)

1. Current signal strength- I guess I can use CConnMonSignalStrengthChange. Any tips on how to use it will help

2. Current APs in range and their signal strength and WiFi channels. Basically to predict roaming.

3. If possible channel load of the APs

I have looked at the WLANServiceTable and WLANDeviceTable CommDB tables. They do not give any live data.

Thanks
-a
  • Login to reply to this topic.