Re: Reading 802.11 Signal strength in a C/C++ program
From: bluehat (bluehat_at_bellsouth.net)
Date: 03/11/04
- Next message: Philip Washington: "Re: Strange network behavior"
- Previous message: Tony Rossomano: "Re: Determine if nic auto negotiation is complete during boot"
- In reply to: aqdasa: "Reading 802.11 Signal strength in a C/C++ program"
- Next in thread: Tauno Voipio: "Re: Reading 802.11 Signal strength in a C/C++ program"
- Reply: Tauno Voipio: "Re: Reading 802.11 Signal strength in a C/C++ program"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Next message: Philip Washington: "Re: Strange network behavior"
- Previous message: Tony Rossomano: "Re: Determine if nic auto negotiation is complete during boot"
- In reply to: aqdasa: "Reading 802.11 Signal strength in a C/C++ program"
- Next in thread: Tauno Voipio: "Re: Reading 802.11 Signal strength in a C/C++ program"
- Reply: Tauno Voipio: "Re: Reading 802.11 Signal strength in a C/C++ program"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|