Re: Reading 802.11 Signal strength in a C/C++ program

From: bluehat (bluehat_at_bellsouth.net)
Date: 03/11/04


Date: Wed, 10 Mar 2004 21:52:22 -0500

aqdasa wrote:
> How to read (in a C/C++ program) the signal strength detected by a 802.11
> wireless network interface card?
>
Are you serious?
I guest you are not a hardware type.
First, the wireless network card must have the proper circuit to detect
the signal strength (usually an A to D converter). If it does have it,
you need to know how to read that data (usually through an I/O port
adr). This would require you to have the technical specifications, or
the programmers guide for that specific card.



Relevant Pages