cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: max download/upload speed setting (libcurl, Delphi)

From: :) <frankdochy_at_gmail.com>
Date: Sun, 5 Jul 2009 22:59:28 +0200

good news: I finally got it to work. Libraries really work correctly.

curl_easy_set_curl(HCurl,30146,Int64(1024*40));

bad news: there is a problem with that pascal binding, so I used
another (really simple) binding,
so I have to rebuild that old binding, because it is really good :) (but old)

I will have a close look on it and try to fix it.
And yes, it is used in Delphi and I like Delphi language ;)

Thank you for your time
Received on 2009-07-05