如上图。我这里有两个问题想要请教:
我在用百度云上传的时候,百度云显示的上传网速是8.8M/s
,但是我的任务管理器显示的网速却远远大于这个值,为什么会这样呢?
左边的命令行是我同时在用自己写的上传工具做测试,这个上传工具是python
语言,利用ftplib
完成的,但是为什么网速差别这么大?
谢谢各位!
Weiming
伊谢尔伦2017-04-17 17:55:39
Question 1:
One isMbps
一个是MBps
where b = bit B = Byte
that is, 8bit = 1Byte
Their units are different
Question 2:
You know from your task manager that your computer’s network card is a 100Mbps network card...
If you enable them at the same time, the combined total of the two will not exceed 100Mbps at most