Thread: Ping Time
View Single Post
Old 02-07-2003   #5 (permalink)
kmitchel46787
Registered Member
 
kmitchel46787's Avatar
 
Join Date: Feb 2003
Posts: 4
Run ping with the -t and -l options (Windows, I'm assuming). -t runs continuosly so you can get a better average time. And the -l specifies the amount of data to send, by default it's 32 bytes. Try 2048, 4096, etc. This will make the latency times more consistent with what you will experience when sending real data across the link.
kmitchel46787 is offline