Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

External dll available to make http or https calls ?

12 views
Skip to first unread message

Marten Feldtmann

unread,
Apr 9, 2017, 4:35:45 AM4/9/17
to
Is there any external library available, which can be used to make http or https calls ?

I would like to have that as a dll ?

Is libcurl avaulable as a dll ?

Dave Yeo

unread,
Apr 9, 2017, 1:43:28 PM4/9/17
to
Yes, libcurl is probably your best bet. Some builds at
http://hobbes.nmsu.edu/h-search.php?button=Search&key=curl&dir=%2F and
the latest usually installable with RPM/YUM, if you want to figure out
the dependencies yourself,
http://rpm.netlabs.org/release/00/zip/curl-7_37_0-2_oc00.zip with the
dependencies in the same directory.
There's also wget if you don't mind calling a program
Dave
0 new messages