Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   C++ (http://www.velocityreviews.com/forums/f39-c.html)
-   -   How to get wireless signal strength? (http://www.velocityreviews.com/forums/t291588-how-to-get-wireless-signal-strength.html)

happymeteor 06-07-2005 10:46 PM

How to get wireless signal strength?
 
Hi, everyone!

I've tried to make a program which can get the wireless signal strength
of wireless NIC(ex. 802.11b network card).

As I know, regardless of whatever vender's NIC is used, in the property
window of wireless network card, we can see the wireless signal
strength state. (antenna 0-5)

How can I get this information?

Thanks in advance for any help.

Sincerely,

IL MO JUNG.


red floyd 06-07-2005 11:08 PM

Re: How to get wireless signal strength?
 
happymeteor wrote:
> Hi, everyone!
>
> I've tried to make a program which can get the wireless signal strength
> of wireless NIC(ex. 802.11b network card).
>
> As I know, regardless of whatever vender's NIC is used, in the property
> window of wireless network card, we can see the wireless signal
> strength state. (antenna 0-5)
>
> How can I get this information?
>
> Thanks in advance for any help.
>
> Sincerely,
>
> IL MO JUNG.
>


And your C++ question is? Try asking in a newsgroup appropriate to your
OS. C++ has no concept of "property windows" or "wireless NIC".

davidrubin@warpmail.net 06-08-2005 04:16 AM

Re: How to get wireless signal strength?
 
I don't think you can get the wireless signal strength with a program.
Try a bigger antenna. /david



All times are GMT. The time now is 01:44 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57