csoap

csoap is a SOAP client/server library in pure C.
Download

csoap Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Ferhat Ayaz
  • Publisher web site:

csoap Tags


csoap Description

csoap is a SOAP client/server library in pure C. csoap is a SOAP client/server library in pure C.csoap is a fast and easy way to embed a SOAP client or a SOAP server into an application written in C. It is built on top of libxml2 and supports SSL and HTTP Basic authentication.Howto use aclocal/auto(conf,make) in your libsoap projects1. Copy the file libcsoap.m4 to `aclocal --print-ac-dir` 2. Add the following lines to your configure.in (or configure.ac): dnl AM_PATH_CSOAP(]])AM_PATH_CSOAP(1.0.4)CFLAGS="$CFLAGS $CSOAP_CFLAGS"LDFLAGS="$LDFLAGS $CSOAP_LIBS"Thanks to Heiko Ronsdorf Requirements: · libxml2 2.6.0 · OpenSSL


csoap Related Software