Batch file to ping server

Status
Not open for further replies.
do this:

Go to the command window and type the following

ping xxx.xxx.xxx.xxx -t

where xxx.xxx.xxx.xxx is the IP of the remote machine.

The above command basically just keeps pinging untill stopped by "ctrl+C"
 
also add the "-l 1" option in the ping line so it will be forced to ping with 1byte of data saving you bandwidth
 
Which ISP are you on? There are often specialized utilities available/alternate clients that allow you to keep your connection alive.

I'm guessing you are on a Reliance FWP right?
 
Status
Not open for further replies.