cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET