Re: Can I limit the bandwidth of a network interface with WIN32 API?
- From: "Arkady Frenkel" <arkadyf@xxxxxxxxxxxxxxxx>
- Date: Tue, 3 Apr 2007 19:24:26 +0300
No such API, you need to do it yourself with protocol driver winpcap use or
with LSP like http://www.netlimiter.com do
Arkady
"Niu Kun" <haoniukun@xxxxxxxxxxx> wrote in message
news:u68scSTdHHA.4868@xxxxxxxxxxxxxxxxxxxxxxx
Dear all,
I've been trying to write a program to limit the bandwidth of my network
device to a certain speed.
I searched all over the internet and didn't find much useful information.
What I find seems to be the best is the winpcap library.
But it mainly functions as a statistics tool or a filtering tool.
Or I may say that I want to limit the download bandwidth of a specific
network interface on my system.
Is there an API can help me with it?
Any help would be appreciated and thanks in advance.
Sincerely,
Kun
.
- Follow-Ups:
- Re: Can I limit the bandwidth of a network interface with WIN32 API?
- From: Farooque Khan
- Re: Can I limit the bandwidth of a network interface with WIN32 API?
- References:
- Prev by Date: Re: GetIfTable returns empy/wrong wszName
- Next by Date: Re: How to implement this?
- Previous by thread: Can I limit the bandwidth of a network interface with WIN32 API?
- Next by thread: Re: Can I limit the bandwidth of a network interface with WIN32 API?
- Index(es):
Relevant Pages
|