|
-
Feb 18th, 2008, 05:15 AM
#1
Thread Starter
Lively Member
Controlling Upload Speed
hi,
I have an FTP client application that uploads hundreds of megs each day to remote clients. However, I need to limit the upload speed now that the remote site has a slow link. What techniques can i use to accomplish that? I suppose there may be a driver or an API that can do that.
How can this be done?
thanks
-
Feb 18th, 2008, 02:06 PM
#2
Re: Controlling Upload Speed
How are you doing the upload? What code are you running?
-
Feb 19th, 2008, 02:34 PM
#3
Thread Starter
Lively Member
Re: Controlling Upload Speed
Hi,
I am using an ftp control that takes care of ftp protocol. There is a method that allows me to upload to any ftp server. I checked back with the control developers and they informed me that there is currently no support for speed control for their control/component.
So I figured what I will need then is to control the traffic that is being sent from the network interface itself. Something that I have seen other bandwidth control programs can do. Or is there another way?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|