Question : continous trace route?

can anyone recommend me a program that will do a continueous trace route? besides using ping to do a roundtrip time between my workstation to the server. what other command can i use?

Answer : continous trace route?

In that case, that's pretty easy. Two lines in a batch file as below would do the trick. Make sure the path to the batch file is entered correctly on line 2.

-tigermatt
1:
2:
tracert google.com
"C:\batch files\tracert_loop.bat"
Random Solutions  
 
programming4us programming4us