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

SOAP은 1.2에 대한 지원이 추가되었습니다. SOAPServer 및 SOAPServerDispatch 클래스를 요청합니다. 직렬화 처리 Xerces의 deserialization 스레드 수 있도록했다 refactored - C를 요소가 지원됩니다. deserialization 중에 SOAP를 요소 사이에 공백을 저장하고 그것을 포함한 연재 기간 동안 지원됩니다. 이것은 SOAP 메시지 직렬화 deserialization 또는 사이클 후에 (어떤 WS - 보안에 대한)가 필요합니다 동일하게 유지하실 수있습니다.
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