freebsd-ports/devel/csoap/pkg-descr
Pietro Cerutti 2998608b86 - New port: devel/csoap
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/
2009-11-10 16:13:36 +00:00

9 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/