本文介绍了通过计算机划分互联网带宽的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个路由器和4台连接到它的计算机,它可以连接到Internet

我的最大下载速度是256KB/秒,因为局域网速度是2 Mbps

我想将带宽分配给4台计算机,就像我想要的那样

第一个->带宽的20%
第二个> 30%
第三> 10%
<> 40%

我正在尝试使用GOOGLE它,但发现了3个程序

ccproxy:需要在服务器和所有客户端上进行设置
带宽控制器和netlimiter通过需要Internet的程序在本地计算机上分配带宽

我找不到一个程序,无需在客户端上进行任何设置即可通过网络上的计算机进行Internet划分

i have a router and 4 computers connected to it and it connect to Internet

my maximum download speed is 256KB/Sec as the LAN speed is 2 Mbps

i want to divide the bandwidth over the 4 computers as what i want

the first -> 20% from the bandwidth
the second-> 30%
the third-> 10%
the forth-> 40%

i was trying to GOOGLE it and i found 3 programs

ccproxy: need to setup it on server and all clients
bandwidth controller and netlimiter divide the bandwidth on the local computer over the programs that need internet

i can not find a program the divide the internet over computers on a network without need to setup any thing on clients

any ont know any thing about this?

推荐答案


这篇关于通过计算机划分互联网带宽的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-02 00:44