Monday, July 7, 2008

Why we use SOAP?

It is important for application development to allow Internet communication between programs. A better way to communicate between applications is over HTTP,because HTTP is supported by all Internet browsers and servers. SOAP provides a way to communicate between applications running on different operating systems, with different technologies and programming languages.

No comments: