Example: Display our site Glossary, Sans Frames
Key Word Search
by term...
by definition...
 
for letter: "S"
Results

SALT
 
SAML
 
Screen Pop
 
SDH
 
SDSL
 
Secure Sockets Layer
 
SEMCI
 
Service Bureau
 
Service Level
 
Service Oriented Architecture
 
Session Initiation Protocol
 
Short Message Service
 
Side Tone
 
Signaling System 7
 
Signaling System Number 6
 
Signaling System Number 7
 
Signaling System Number Seven
 
Signaling System Seven
 
Simple Network Management Protocol
 
Simple Object Access Protocol
 
SIP
 
SLIC
 
SLOC
 
SLOC/SM
 
SMS
 
Smurf
 
SNMP
 
SOA
 
SOAP
 
Sockets
 
Soft-offer
 
SONET
 
SoundEx
 
Source Lines Of Code
 
Spaghetti Security
 
Spam
 
Speech Recognition
 
Split
 
SPML
 
Spread Spectrum
 
SQL
 
SS No 7
 
SS6
 
SS7
 
SSH
 
SSL
 
Stack
 
Structured Query Language
 
SVL
 
SWIFTML
 
Symmetrical Digital Subscriber Line
 
Synchronous Digital Hierarchy
 
Synchronous Optical Network
 
 

Term

SOAP
   



Definition Simple Object Access Protocol - A data format for exchange of information over a network. It is an XML based RPC protocol that consists of three parts:
  1. an envelope that defines a framework for describing what is in a message and how to process it;
  2. a set of encoding rules for expressing instances of application-defined data types, and
  3. a convention for representing remote procedure calls and responses.

SOAP can potentially be used in combination with a variety of other protocols; however, the most popular binding and the only one defined by the standard describes how to use SOAP in combination with HTTP and HTTP Extension Framework.

SOAP is widely viewed as an alternative to existing REST mechanisms. One of SOAP's advantages is that it allows platform-locked applications and systems to communicate using the Web (a platform-independent medium).

Diagrammatically:

SOAPImage

d




More Information:




   



Also XML     REST    

Web-based glossary software: (c) Creativyst, 2001-2006