| Advertise Here |
DEVELOPER CHANNEL |
SOAP - Simple Object Access ProtocolSOAP (Simple Object Access Protocol) is a new XML based protocol to let software components communicate over the Internet. SOAP is a key element of Microsoft's Windows DNA 2000 architecture for future Internet application development. The Microsoft draft specification has now been submitted to the Internet Engineering Task Force. The Internet communication protocol ( HTTP) is supported by all Internet browsers and servers. An important need for future Internet application development is to allow communication between remote applications Todays distributed applications communicates using remote procedure calls (RPC) between distributed object like DCOM and COBRA. HTTP was not designed for this, and using RPC over the Internet also represents a security problem so firewalls and proxy servers will normally block this kind of traffic. Facts about SOAP:
Resources:SOAP Mailing List:
SOAP FAQ:
SOAP White Paper: SOAP Draft Specification: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jump to : Top Of Page or HOME |