Wireless signal strenght

Post Reply
User avatar
Otto
Posts: 6419
Joined: Fri Oct 07, 2005 7:07 pm
Has thanked: 43 times
Been thanked: 3 times
Contact:

Wireless signal strenght

Post 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
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Antonio Linares
Site Admin
Posts: 42739
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 105 times
Been thanked: 108 times
Contact:

Re: Wireless signal strenght

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply