Simpale Ping App
Posted: December 21st, 2009, 6:15 pm
A simple App that pings like when you do the command
in command prompt and all the information it has to say is if it got a reply or not and how long it took to get the reply.
I throat this would be a useful add-on, because whenever I’m doing network work I like to know if I’m connected to the router, or if I’m on the net and it would be nice just to tack a quick glance at the computer and see if anything has been bugged up or not. While working on another computer
Code: Select all
ping –t 10.1.1.1
I throat this would be a useful add-on, because whenever I’m doing network work I like to know if I’m connected to the router, or if I’m on the net and it would be nice just to tack a quick glance at the computer and see if anything has been bugged up or not. While working on another computer