Re: Calculate net transfer rate without dummy file

2008-01-22 Thread Diez B. Roggisch
whatazor schrieb: > Hi, > how can I calulate transfer rate to a host , without using a file ? > can ping module (written by Jeremy Hylton) be useful ? You can't measure without transmitting data. It's not only the network connection between the two hosts that is important, but also the sending a

Calculate net transfer rate without dummy file

2008-01-21 Thread whatazor
Hi, how can I calulate transfer rate to a host , without using a file ? can ping module (written by Jeremy Hylton) be useful ? -- http://mail.python.org/mailman/listinfo/python-list