I was trying to calculate throuput in downloading a file from a web site.
I took the size of the file in Kilobytes
then divide the time in seconds it takes to complete the transfer which should result in the the number of Kilobytes per second. But if most systems use Kilobits per second how do you convert ?