问题描述
你好,
我刚刚看到一篇文章:基于套接字的HTTP客户端带宽限制,所以希望有足够的知识来帮助。
我一直在爬网上搜索一个windows7命令行应用程序,它允许我在Windows7中设置网络适配器的全局带宽限制。
例如:
> bwlimiter -u 50kb -d 200kb
(简单地将全局上传bw更改为50kb,下载bw更改为200kb,..或我指定的任何内容)。
关于如何做到这一点的任何建议?
如果有人可以提供建议,真的很感激帮助。
Hello,
I just came across a post here: "Socket-based HTTP Client with Bandwidth Limit" so hope that there is sufficient knowledge to help.
I have been crawling the internet searching for a windows7 command line application which will allow me to set the global bandwidth limit of a network adapter in Windows7.
For example:
> bwlimiter -u 50kb -d 200kb
(to simply change the global upload bw to 50kb and the download bw to 200kb,.. or whatever I specify).
Any suggestions on how I can do this?
Really appreciate the help if one can advise.
推荐答案
这篇关于如何在Windows7中编写全局带宽限制器脚本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!