|
| |
| | SOAP (Simple Object Access Protocol) (Linktionary term) |
 | | SOAP is a Microsoft/Lotus/IBM-developed protocol for exchanging information in distributed environments. |  | | One of the key objectives of SOAP is to provide a way for business applications running on the Internet or in other distributed environments to talk to each other using XML as the basis for information exchange. |  | | Programs on different computers can connect without regard to operating system or platform. |
|
http://www.linktionary.com/s/soap.html
(183 words)
|
|
| |
| | Cover Pages: Simple Object Access Protocol (SOAP) |
 | | SOAP is not just another buzzword; it's a technology that will be deeply embedded in the future of distributed computing. |  | | SOAP Version 1.2 is "a lightweight protocol for exchanging structured information in a decentralized, distributed environment; it provides a standardized XML-based solution for data transport. |  | | SOAP functionality can be extended through custom headers. |
|
http://xml.coverpages.org/soap.html
(17058 words)
|
|
| |
| | SOAP: The Simple Object Access Protocol -- MIND January 2000 |
 | | A SOAP response should be identified by a value of CallResponse in the MessageType HTTP header. |  | | The SOAP server is required to deny the request if it doesn't understand these headers or a header doesn't match the corresponding information contained in the XML payload. |  | | SOAP also doesn't attempt to address the more complicated distributed object protocol services such as object activation, marshaling objects/references, garbage collection, or bidirectional communications. |
|
http://www.microsoft.com/mind/0100/soap/soap.asp
(4542 words)
|
|
| |
| | SOAP |
 | | SOAP is an XML based object protocol for the exchange of information in a decentralized, distributed environment. |  | | SOAP defines an RPC mechanism that uses XML documents for the encoding of invocation requests and responses for client-server interaction across a network by HTTP as the base transport. |  | | This is a list of Simple Object Access Protocol (SOAP) developer resources, maintained by DevelopMentor (DevelopMentor is currently implementing the SOAP protocol for Perl, Java, and C++/Component O... |
|
http://www.xml.com/pub/rg/SOAP
(676 words)
|
|
| |
| | WDVL: SOAP, the Simple Object Access Protocol |
 | | After all, it's not even a new technique — it merely codifies the existing practice of combining XML and HTTP to invoke methods (in an object-oriented programming language such as C++ or Java, a method is a bit of computer code that performs a specific action) across networks and across platforms. |  | | To translate for the less technically-inclined, what we're talking about here is sending a request from one computer to an application on another computer (and possibly a completely different platform), instructing that application to do something. |  | | We'll try to explain how SOAP fits in to the complex world of online computing, and why it represents such an important milestone. |
|
http://www.wdvl.com/Authoring/Languages/XML/Soap
(958 words)
|
|
| |
| | Simple Object Access Protocol (SOAP) Overview, Articles and Web Resources |
 | | SOAP: Lite for Perl is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol |  | | SOAP, the Simple Object Access Protocol by Charlie Morris |  | | Simple Object Access Protocol (SOAP) Overview, Articles and Web Resources |
|
http://www.peterindia.net/SOAPLinks.html
(85 words)
|
|
| |
| | An introduction to the Simple Object Access Protocol (SOAP) |
 | | An introduction to the Simple Object Access Protocol (SOAP) |  | | In version 1.1 of SOAP, the specification was expanded to cover other transfer protocols such as Simple Mail Transfer Protocol (SMTP), File Transfer Protocol (FTP), or any other protocol that can transfer text. |  | | TechRepublic's director of application development, Brian Moore, comes clean on SOAP. |
|
http://techrepublic.com.com/5100-10878_11-1042699.html
(931 words)
|
|
| |
| | SOAP Introduction |
 | | SOAP provides a way to communicate between applications running on different operating systems, with different technologies and programming languages. |  | | SOAP will be developed as a W3C standard |  | | SOAP is a key element of Microsoft's.NET architecture for future Internet application development. |
|
http://www.w3schools.com/SOAP/soap_intro.asp
(317 words)
|
|
| |
| | SOAP Specifications |
 | | This document has been produced by the XML Protocol Working Group, which is part of the Web Services Activity. |  | | For information about the latest work on SOAP and a full list of SOAP specifications, please refer to the W3C XML Protocol Working Group and the list of W3C Technical Reports. |  | | Latest version of SOAP Version 1.2 specification: http://www.w3.org/TR/soap12 |
|
http://www.w3.org/TR/soap
(243 words)
|
|
|