Soap XML Protocol

Soap XML Protocol thumbnail
SOAP passes messages between applications over networks.

Created by Microsoft in 1999, "SOAP" is the Simple Object Access Protocol. It is a neutral format for passing messages between incompatible applications across a network.

  1. Features

    • SOAP is based on XML messages. XML stands for Extensible Markup Language. The structure of XML, which is text-based and not operating system-specific, is similar to HTML (Hypertext Markup Language) and is becoming a standard file format. SOAP is used, for example, in all Microsoft Office products.

    Function

    • Applications use SOAP to explain their configuration and operating needs to other applications. Following this discovery process, applications communicate using SOAP messages to pass data and instructions.

    System

    • SOAP transports the XML message with HTTP (Hypertext Transfer Protocol) headers. This is an unusual application for HTTP, which itself is an application and not meant for transferring data. SOAP also employs the Remote Procedure Call (RPC) protocol to pass commands over a network.

Related Searches:

References

  • Photo Credit 3d network node image by brunoil from Fotolia.com

Comments

You May Also Like

  • What Is Soap Protocol?

    SOAP (Simple Object Access Protocol) is an XML-based (eXtensible Markup Language) protocol designed to let applications exchange information over HTTP. It is...

  • The SOAP Access Protocol

    Simple Object Access Protocol (SOAP) is a standard for messaging structures. These messages are passed between dissimilar applications over a network. The...

  • How to Convert an MP3 to XSPF

    XSPF is short for XML Shareable Playlist Format. XSPF playlists can be opened by VideoLAN VLC on Linux, Windows and Mac. You...

  • How Does Simple Object Access Protocol Work?

    SOAP, the Simple Object Access Protocol is a messaging format designed to enable Internet applications to communicate and interoperate. SOAP was jointly...

  • How to Access an XML Web Service Using HTTP-GET Protocol

    A web service is a proxy between a web application and the internal process. For instance, a web service retrieves commands and...

  • What Is Rest Protocol?

    When publishers create websites, they provide a way for the content on their web pages to be accessed. REST, or Representational State...

  • Web Service Protocol

    "The Web" is the specific transport of files over the Internet for display on users' computers. The Web Service Protocol, usually known...

  • How to Make Soap Ingredients

    The two main ingredients in old-fashioned cold process soap are tallow (beef fat) and lye. The scientific side of the process, which...

  • List of XML Editors

    List of XML Editors. XML stands for EXtensible Markup Language and is designed to carry or transport data. XML has quickly become...

Related Ads

Featured