Re: Controlling Upload Speed
How are you doing the upload? What code are you running?
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