Download List

專案描述

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

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).
標籤: Initial freshmeat announcement

Project Resources