CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   XML (http://www.codingforums.com/forumdisplay.php?f=3)
-   -   what is soap ? (http://www.codingforums.com/showthread.php?t=283611)

paperino00 12-05-2012 09:26 PM

what is soap ?
 
Hello, can you explain me what is soap for ? I only have understood it allows different web services to communicate.
when my browser sent an http request to get this page, has it used soap for something ?

thank you

sunfighter 12-06-2012 03:14 PM

Soap is a protocol to let applications exchange information via messages with one another. Soaap messages have to be coded for each use. Soap played no part of you requesting and displaying this page.

k2bsolutions 12-10-2012 03:42 PM

SOAP is a simple XML-based protocol to let applications exchange information over HTTP.

SOAP stands for Simple Object Access Protocol
SOAP is a communication protocol
SOAP is for communication between applications
SOAP is a format for sending messages
SOAP communicates via Internet
SOAP is platform independent
SOAP is language independent
SOAP is based on XML
SOAP is simple and extensible
SOAP allows you to get around firewalls
SOAP is a W3C recommendation

bparker1084 12-21-2012 07:00 AM

SOAP is a language that allows a program running in one operating system to communicate with another program in another operating system over the internet.


All times are GMT +1. The time now is 03:45 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.