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 
and receiving processes, if they can cope with the amount of data or not 
and so forth.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to