Interop with SOAP

SOAP stands for Simple Object Access Protocol. SOAP is a protocol and a standard for interoperating using XML. Currently, the primary transport that is used for SOAP communications is HTTP, although the specification does not demand that HTTP be used. When combined with a Web server such as IIS, SOAP forms the basis for Web services. With COM+ 1.5 (which is only available on Windows XP platforms and Windows.NET servers), it is possible to interop with a COM+ component through a Web service. Figure 8.10 shows a block diagram of how the interaction is possible with COM+ 1.5.

Figure 8.10. Interoperating with SOAP.

If you are unfamiliar ...

Get .NET Common Language Runtime Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.