On Wed, 27 May 2009 15:20:35 +0200, Guenter wrote: > Hi, > Thufir schrieb: >> Is there any sort of example source code for a "hello world" for cURL >> in Java? >> >> just how to do a simple get/post would be helpful. > http://www.gknw.net/mirror/curl/curl_java/ this is the libcurl binding > with a sample (the sample might not work any longer, and you need to > change the url to something other). > > Günter.
Thanks, I'm looking through the available files, but haven't located a sample yet). -Thufir