10 lines
324 B
Text
10 lines
324 B
Text
|
csoap is a client/server SOAP library implemented in pure C.
|
||
|
It comes with an embedded HTTP server called nanohttp.
|
||
|
The transfered XML structures are handled by libxml2.
|
||
|
csoap comes with the followin features:
|
||
|
- client/server HTTP engine
|
||
|
- Attachments via MIME
|
||
|
- https (SSL) with OpenSSL
|
||
|
|
||
|
WWW: http://csoap.sourceforge.net/
|