Z
z.c
Hi Guys,
i'am on a Mission but i'am stuck, usually you can help me out.
I'am trying to write a C# Application that can Limit the Network
Bandwidth (In- and Out-going) per Process just like NetLimiter. But I
have many Problems at the moment my biggest Problem is how to Limit
the Bandwidth.
With IpHlpApi.dll I can get all Processes with open Connection and the
Ports they are using and I can Apply a Filter that Blocks a Port
(PPF_FILTER_DESCRIPTOR). But how can I Set a Bandwidth limit for a
Port or a Process. I don't know, i've googelED all Day but can't get a
clear Solution, usually it is becauce my Bad English or my Bad C++.
If you want to look at some Other tools that Do nearly the same go to:
www.netlimiter.com
www.bandwidthcontroller.com
z.c
i'am on a Mission but i'am stuck, usually you can help me out.
I'am trying to write a C# Application that can Limit the Network
Bandwidth (In- and Out-going) per Process just like NetLimiter. But I
have many Problems at the moment my biggest Problem is how to Limit
the Bandwidth.
With IpHlpApi.dll I can get all Processes with open Connection and the
Ports they are using and I can Apply a Filter that Blocks a Port
(PPF_FILTER_DESCRIPTOR). But how can I Set a Bandwidth limit for a
Port or a Process. I don't know, i've googelED all Day but can't get a
clear Solution, usually it is becauce my Bad English or my Bad C++.
If you want to look at some Other tools that Do nearly the same go to:
www.netlimiter.com
www.bandwidthcontroller.com
z.c