curl-library
Re: using libcurl in Java???
Date: Wed, 19 Sep 2001 08:14:40 +0200 (MET DST)
On Tue, 18 Sep 2001 josh.m.daynard_at_accenture.com wrote:
> Has anyone been able to successfully use libcurl in a Java program
I have.
> and if so is there any way I can see an example of how this is done???
http://curl.haxx.se/libcurl/java/
> I'm having a hard time doing what I need to do (post form data using
> HTTPS protocol, passing in cookies for authentication and then parsing
> the response) with the java.net API's. I have no problem doing this
> using the command line curl utility but have no clue how to incorporate
> this functionality into a Java class using libcurl. Help?
The java interface is still very basic and doesn't offer much but the most
basic functionality. I would of course appreciate all contributions that
improves it.
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2001-09-19