The Coded One

programming, algorithms, discrete math, open-source

Posts Tagged ‘soap

Introduction to SOAP

with 3 comments

What is SOAP?

By merely looking at what SOAP stands for, we will already have an idea of what it is. So lets try to break it down:

  • Simple – easy, non-complex
  • Object – Let’s use the programming cliche:  “Everything is an object”
  • Access – the right to obtain or make use of
  • Protocol – A set of rules that lets computers agree how to communicate over the net

So what does this tell us? Soap is an easy way of getting or using objects across a network or commonly, the Internet.

Read the rest of this entry »

Written by Mark Basmayor

February 26, 2009 at 5:33 pm

Posted in PHP

Tagged with , ,

Follow

Get every new post delivered to your Inbox.