SOAP and HTTP utility functions
This group of functions provides basic Simple Object Access Protocol (SOAP) and Hypertext Transfer Protocol (HTTP) support to allow XML messages created/parsed with XBinder to be exchanged with SOAP endpoints (for example, with a web-service application).
- rtxSoapInitConn - Initialize a connection structure for use in communicating with a SOAP endpoint.
- rtxSoapConnect - Connect to a SOAP endpoint.
- rtxSoapSendHttp - Send an HTTP request to a SOAP endpoint.
- rtxSoapRecvHttp - Receive a response from a SOAP endpoint.
- rtxSoapRecvHttpContent - Receive HTTP content from a SOAP endpoint.
Copyright © Objective Systems 2002-2008 This document may be distributed in any form, electronic or otherwise, provided that it is distributed in its entirety and that the copyright and this notice are included. |
Objective Systems, Inc.55 Dowlin Forge RoadExton, Pennsylvania 19341 http://www.obj-sys.com Phone: (484) 875-9841 Toll-free: (877) 307-6855 (US only) Fax: (484) 875-9830 info@obj-sys.com |