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: installing rpm for Java

From: Thufir <hawat.thufir_at_gmail.com>
Date: Wed, 3 Jun 2009 06:13:24 +0000 (UTC)

On Tue, 02 Jun 2009 08:27:39 +0200, Michael Wood wrote:

>> Kinda a roundabout way of getting a Jar, but there you are.  Would
>> anyone like to upload this Jar should anyone else stumble by asking for
>> a Jar?
>
> The jar is not sufficient. You also need the libcurljava.so* files
> (well probably just libcurljava.so.0.0.0, since the other two are
> probably symlinks to it.)

So, the JAR links to, or invokes, libcurjava.so*, which is what provides
a interface to cURL. Any java code, such as the test class, rely on
three pieces: cURL, libcurljava, and the JAR which is imported with

import net.haxx.curl;

Ok. I realize this was covered in other posts, but I'm now starting to
understand how it pieces together.

-Thufir
Received on 2009-06-03

These mail archives are generated by hypermail.

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

File upload with ASP.NET