Page 1 of 1

Wireless signal strenght

PostPosted: Sun May 24, 2009 6:48 am
by Otto
To all,

The CWifiPeek class does all the Wifi query stuff. It can be used in non-MFC applications, too. You have to add CWifiPeek.h and CWifiPeek.cpp to your project.

http://www.codeproject.com/KB/mobile/PeekPocket.aspx

I downloaded the vp++ - project and compiled the source.
The program is working as suspected.
RSSI would be the value I need.
Please could someone help to convert this vp++ code ?
Thanks in advance
Otto


Image

Re: Wireless signal strenght

PostPosted: Sun May 24, 2009 2:45 pm
by Antonio Linares