Hello,

WM 6.0 VS 2008 CF 3.5

I am developing a mobile application and I want to monitor the strength of the WIFI network. I need to monitor and display the current network signal strength.

So far I have looked at SNAPI, but all there I can find is WIFI Connected, connecting, Hardwarepresent, etc. But none for measuring the strength of the network. There is a phoneSignalStrength, which is not what I want.

Is there any other API calls that can be used to get the current strength of the network.

Many thanks for any advice,