curl-library
Re: Libcurl
Date: Mon, 05 Mar 2012 10:42:00 +0100
Hi,
On 05-03-2012 08:57, Prasanth Madhavan wrote:
> I need to know how libcurl works.
[snipp]
> I am using curl(libcurl) to send http request to a program that is
> listening on a particular port. I just need to know the bottleneck.
Have you seen
http://curl.haxx.se/libcurl/c/
Maybe you will need
http://curl.haxx.se/libcurl/c/libcurl-multi.html
You can find some examples here
http://curl.haxx.se/libcurl/c/example.html
there are also some with multi in it's name ;-)
I'am sure you have read the
http://curl.haxx.se/libcurl/c/libcurl-tutorial.html
Best Regards
Aleks
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-03-05