roundtrip - How to calculate maximum, minimum and average RTT of ping in python? -


it's 1 question of our assignment.
have calculated rtt using time.clock()-initialtime in python, got stuck when comes max, min, avr rtts.
should do? i'm thinking has packet size?

send bunch of pings , run trivial statistics on rtts get. can't deduce max, min, or average sample size of 1.


Comments

Popular posts from this blog

Unable to remove the www from url on https using .htaccess -