cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Re: http operation using curl

From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Mon, 02 Jun 2008 07:40:14 +0200

Avinash Vijayvergia wrote:
> I am not able to understand
> whether I should be coding using shell commands viz system(curl -d
> @abc.xml http://www.xyz.com) or using those APIs in example programs.
> Can someone please suggest me?

That is entirely up to you. You can either use the command line curl
tool, or write your own tool using the libcurl API. That depends on your
situation and your needs.

If you choose to write your own tool, consider asking your questions on
the libcurl mailing list. This mailing list is for the command-line curl
tool.

Linus
Received on 2008-06-02

These mail archives are generated by hypermail.

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

File upload with ASP.NET