SOAP Message |
||
Features | Detailed Description The SOAP Message is a component from the Clever Internet Suite library. This component is used together with HTTP Client for submitting created request data to SOAP servers via HTTP protocol. Available in VCL and ActiveX editions. Features:
Send SOAP message in just few lines of codeThe SOAP Message component can be used together with HTTP Client to communicate with SOAP servers. It includes an internal XML parser to create new SOAP requests and parse the results. This component may also be used for exchanging XML data when the underlying SOAP transport is not HTTP. You can easily create new message and process it via SMTP, POP3 or any other protocol.
Samples in Delphi and C++BuilderPlease see the Demos code (Soap, SoapDSIG, SoapSecurity) and also the indexed Help documentation provided with the Clever Internet Suite installation to learn more about using this component in your application. Complete Delphi source codeWhen Purchasing the Clever Internet Suite you receive the full sources for all suite components and also free unlimited support. Interested?
|