开发者

Limit network speed on all computers

I want to create program in C#.NET to limit network speed on all computers开发者_开发技巧..any idea?


Not really possible as that would require you to write a new driver, as the .net framework is too high level to have access to such interfaces.


Sheng, if you would like to sniff what is on the network, you may be able to do it with C# and pinvoke, you can have a look here:

http://www.mentalis.org/soft/projects/pmon/

or at sys internals's TCPView just to get inspired...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜