mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
2998608b86
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/
10 lines
324 B
Plaintext
10 lines
324 B
Plaintext
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/
|