You are not logged in Log in Join
You are here: Home » Members » Torped » Zope Internet Explorer Editor » SOAP: The Simple Object Access Protocol » View Link

Log in
Name

Password

 

SOAP: The Simple Object Access Protocol

<h2>SOAP: The Simple Object Access Protocol</h2> <i><b>Aaron Skonnard</b></i> <p>Remote objects can give a program almost unlimited power over the Internet, but most firewalls block non-HTTP requests. SOAP, an XML-based protocol, gets around this limitation to provide intraprocess communication across machines.</p> <pre>This article assumes you're familiar with COM, XML, JScript</pre>

The link address is: http://msdn.microsoft.com/library/periodic/period00/soap.htm