Site Map Email Us Home
 
All Products
Clever Internet Suite
Clever Internet .NET Suite
Clever Internet ActiveX Suite
Clever Keyboard Indicator
Database Comparer
Database Comparer VCL
Database Comparer ActiveX
Interbase DataPump
Subscribe and receive email notifications on all major releases and other important events.
Your Name:
Your Email:
 
Latest News

Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Samples  | FAQ  | Download  | Order  | History 
 

SOAP Message

Features  | Detailed Description 
 

The SOAP Message is a component from the Clever Internet Suite library.
It provides the SOAP XML data to be sent to the SOAP-WSDL service.

This component is used together with HTTP Client for submitting created request data to SOAP servers via HTTP protocol.

Features:

  • SOAP XML requests and responses
  • WSDL parameters
  • SOAP Attachments
  • Digitally Sign / Verify messages - SOAP-DSIG
  • XML Transforms
  • Can be used with any third party SOAP and HTTP engine
  • Free one year upgrades and support

Send SOAP message in just few lines of code

The 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.

clSoapMessage.BuildSoapMessage('<Envelope....</Envelope>', 'soap-action');
clHttp1.Post('http://soapservice.com/submit', clSoapMessage, response);

Samples in Delphi and C++Builder

Please see the Demos code (Soap, SoapDSIG) 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 code

When Purchasing the Clever Internet Suite you receive the full sources for all suite components and also free unlimited support.

Interested?

 
Home  | Site Map  | Products  | Articles  | Downloads  | Order  | Support
 
    Copyright © 2000-2009