Measurement Parameters e.g. Latency, Throughput

Hi Rene,

I want to measure throughput, latency between two pc over the wan link. I am using iPERF for the bandwidth. Do you know some other tool to measure throughput instead of iPERF.

Thanks
Waqas

Wireshark can be good for this. Establish a tcp conversation between the two hosts while doing a packet capture, then use tcp_delta to create a new column, and you can see response times quite clearly.