Connecting Tech Pros Worldwide Forums | Help | Site Map

Measuring Received Signal Stregth

Newbie
 
Join Date: Sep 2006
Posts: 1
#1: Sep 2 '06
Dear all,

I want to measure received signal stregth from a wireless network card. Does any body knows what should I do?

I look forward to hearing from you,
Yours,
Mitra Mirzarezaee

Needs Regular Fix
 
Join Date: Jul 2006
Posts: 269
#2: Sep 11 '06

re: Measuring Received Signal Stregth


USe te open sourcr JFFNMS I hope its very help ful for u
Newbie
 
Join Date: Sep 2006
Posts: 26
#3: Sep 20 '06

re: Measuring Received Signal Stregth


Do a google search for programs that monitor signal strength how detailed do you want to get because there is a 4 bar image on the bottom right hand corner of your screen.
Cyberdyne's Avatar
Moderator
 
Join Date: Sep 2006
Location: Los Angeles, CA
Posts: 596
#4: Sep 26 '06

re: Measuring Received Signal Stregth


The simplest way to do this is to open command prompt by going to Start > Run > and type ine CMD hit OK in that window type this command ...

ipconfig and hit Enter

then note the deafault gateway address of your wireless area connection and type...

ping (deafault gateway address) usually 192.168.0.1 -t

it should look something like this:

ping 192.168.0.1 -t


once you hit enter it will keep showing you the time it took for the ping to bounce back to you, as you pick up your laptop and walk around the house these numbers will change depending on how far you are from the router. Smaller numbers will indicate a better signal strength while bigger ones will indicate poor signal. So you can also use the signal strength indicator that windows has built in by going to your network connections and double click on the wireless one.

Good Luck.
Reply