cURL / Mailing Lists / curl-users / Single Mail

curl-users

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