Download List

Descripción del Proyecto

AlchemySOAP is a fork of the EasySoap++ SOAP 1.1
library, adding enhanced protocol support (SOAP
1.2), a large number of automated unit tests and
interoperability tests, multithreaded SOAP request
handling, optional SSL/DOM, serialization
improvements to work with WS-* protocols, and more
features. AlchemySOAP can interoperate with a
large number of third party SOAP stacks. It
includes implementations of all SOAP 1.2
interoperability tests defined in "W3C
Recommendation: SOAP Version 1.2 Specification,
Assertions and Test Collection". This library is
designed with speed and portability in mind. It
has been tested on Win32 and Linux, but should
work on most POSIX-compliant operating systems.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-02-07 18:52
1.0.0

Soporte para SOAP 1.2 se ha añadido. El SoapServer y clases SOAPServerDispatch, se han readaptado para permitir multiproceso tramitación de las solicitudes. Serialización y deserialización de Xerces-C, son elementos de apoyo. Ahorro de espacio en blanco entre los elementos SOAP durante deserialización inclusive durante la serialización es compatible. Esto permite que un mensaje SOAP para seguir siendo el mismo después de la deserialización o ciclo de serialización (que es necesaria para la WS-Security).
Tags: Initial freshmeat announcement
Support for SOAP 1.2 was added. The SOAPServer and
SOAPServerDispatch classes were refactored to
allow multithreaded handling of requests.
Serialization and deserialization of Xerces-C
elements are supported. Saving whitespace between
SOAP elements during deserialization and including
it during serialization is supported. This allows
a SOAP message to remain the same after the
deserialization or serialization cycle (which is
needed for WS-Security).

Project Resources