| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
max download/upload speed setting (libcurl, Delphi)
From: :) <frankdochy_at_gmail.com>
Date: Sat, 4 Jul 2009 23:53:10 +0200
Hi,
I tried to add max speed option and it doesnt work :(
so I added CURLOPT_MAX_SEND_SPEED_LARGE, 30145
I added it as a new option
procedure tCurl.SetMaxSendSpeed (const value: LongInt);
But it just doesnt work :( Then I tried this ..
procedure tCurl.SetMaxSendSpeed(const value: int64);
This didn't work either.
I found that some people had to recompile library
Any idea? Someone has any experience with Pascal/Delphi?
Thanks
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info