|
|
|
Summary: The new Simple Object Access Protocol
(SOAP) Toolkit for Visual Studio 6.0 provides the infrastructure for
developers to build, expose, and consume Web services. With a few
exceptions that are outlined in the toolkit, the SOAP Toolkit complies
with the SOAP version 1.1 specification. It includes the Remote Object
Proxy Engine (ROPE), a Service Description and Code Generation Wizard,
and code that provides ASP and ISAPI reference implementations of SOAP
listeners. This article describes the tools and the object model of
the SOAP Toolkit, and then demonstrates ASP and ISAPI implementations
of a functional Web service using this toolkit.
Download the SOAP Toolkit at: http://msdn.microsoft.com/xml/general/
toolkit_intro.asp
|