Quote:
Originally Posted by RikiB
This may sound crazy, but is there anyway to find out how fast someone is downloading a file? Perhaps LDLM can detect the speed in which the files are being downloaded?
Just curious if its possible, Thanks,
Riki
|
I don't think this is possible inside LDM - it's straightforward enough to calculate the time difference between when LDM itself starts to pass the file to the use and when it has finished its own work, but this does not tell you anything about other parts of the transmission process. I imagine that an accurate calculation would have to be done at the user end, e.g. with javascript, but that will also fail if the user has another download manager in place.