matanhavi / internetconnectivitymonitor

Automatically exported from code.google.com/p/internetconnectivitymonitor
0 stars 0 forks source link

IP Address support #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter ip address instead of web address
2. I use this ping test:
ping -t 8.8.8.8|cmd /q /v /c "(pause&pause)>nul & for /l %%a in () do (set /p 
"data=" && echo(!time! !data!)&ping -n 2 8.8.8.8>nul" >> pingtest.txt

What is the expected output? What do you see instead?
Does not check ip addresses

What version of the product are you using? On what operating system?
1.41 Win 8.1

Please provide any additional information below.

Original issue reported on code.google.com by shree.mo...@gmail.com on 22 Mar 2015 at 5:11