|
This page contains all of the posts and discussion on MemeStreams referencing the following web page: perl.com: Quick Start with SOAP. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.
|
perl.com: Quick Start with SOAP by Lost at 10:55 pm EDT, May 9, 2006 |
SOAP (Simple Object Access Protocol) is a way for you to remotely make method calls upon classes and objects that exist on a remote server. It's the latest in a long series of similar projects like CORBA, DCOM, and XML-RPC.
I'm not clear on what SOAP buys you over REST, but people use it... |
|
|