Web Services Guide Web Services Guide
Online Guide to Everything Online Online Guide to Everything Online

Calendar

February 2008
M T W T F S S
    Mar »
 123
45678910
11121314151617
18192021222324
2526272829  

Main

Categories:

Navigation

Archives:


Links

Meta:

PSD CODING SERVICES

What is SOAP?

February 11, 2008
Filed under: Information — editor @ 7:34 am

The fundamental web services platform is XML and HTTP. SOAP (Simple Object Access Protocol) is a communication protocol that enables communication between applications. It is also a format for messages to be sent and designed to exchange messages through Internet. SOAP is also platform and language independent. It is very basic and very expandable, it also allows you to get around firewalls. It will also be developed as a W3C basis, and is based on XML. SOAP was also created because HTTP is aided by all Internet browsers and servers. It supplies a means to communicate between applications running on unlike OS, along with different programming languages.