cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Calling SOAP webservice from C++ using libcurl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 20 Oct 2011 00:20:09 +0200 (CEST)

On Wed, 19 Oct 2011, suneepa datta wrote:

> I need help in calling SOAP webservice from C++ code using libcurl.
>
> It would be very helpful if you can provide me some sample code for this.

SOAP is just an HTTP POST with some XML contents and possibly some custom
header(s) set. What exactly can't you find in the docs or examples?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-10-20