Bandwidth Limiting
-
I'm looking for a way to limit the tcp/ip bandwidth of an application (or set of applications) from another application. Basically I need to provide the facility to limit the upload and download KBytes/Sec of a set of processes, with the limits set by the application I am writing. I know this is possible (as there are a number of applications out there that can do this, www.netlimiter.com is one example), however I need to be able to include the functionallity in my own program. Any suggestions of what approach to take, where to look for ideas etc...? Thanks... Blade[DMS]
-
I'm looking for a way to limit the tcp/ip bandwidth of an application (or set of applications) from another application. Basically I need to provide the facility to limit the upload and download KBytes/Sec of a set of processes, with the limits set by the application I am writing. I know this is possible (as there are a number of applications out there that can do this, www.netlimiter.com is one example), however I need to be able to include the functionallity in my own program. Any suggestions of what approach to take, where to look for ideas etc...? Thanks... Blade[DMS]
If it will help in your search, this technique is often called 'throttling'. Elaine :rose: The tigress is here :-D
-
If it will help in your search, this technique is often called 'throttling'. Elaine :rose: The tigress is here :-D
-
I'm looking for a way to limit the tcp/ip bandwidth of an application (or set of applications) from another application. Basically I need to provide the facility to limit the upload and download KBytes/Sec of a set of processes, with the limits set by the application I am writing. I know this is possible (as there are a number of applications out there that can do this, www.netlimiter.com is one example), however I need to be able to include the functionallity in my own program. Any suggestions of what approach to take, where to look for ideas etc...? Thanks... Blade[DMS]
You can use Network emulator tool-kit for windows. Find it here http://www.gonetdotnet.info/posts/how-to-test-an-application-in-limited-bandwidth. You can find how to configure and use Network emulator tool kit for windows to test your application in limited bandwidth.
My website Regards, Libish Varghese Jacob