Results 1 to 3 of 3

Thread: Controlling Upload Speed

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2007
    Posts
    77

    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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Controlling Upload Speed

    How are you doing the upload? What code are you running?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Feb 2007
    Posts
    77

    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
  •  



Click Here to Expand Forum to Full Width