M HYPE SPLASH
// general

how to calculate download speed from total bandwidth? [closed]

By John Peck
  • If my internet Bandwidth is 100 Mbps , what should be the download speed ?
  • how is calculated ?
  • is there any way to monitor the most host starving the bandwidth ?
2

1 Answer

Theoretically, it is 12.5MB/s maximum, since "bps" means "bits per second", and a byte ("B") is 8 bits.

However, this is a THEORETICAL speed. Actual speed depends on various things. In our country, if an ISP provides a bandwidth lower than 90% of its nominal speed, it should provide a full refund to the customer if asked.

You can monitor the bandwidth consuming on Task Manager, if you have a Windows version higher than 7 or 8.

0