Jump to content

[SOLVED] Difference in SOAP & XML Based API


redbrad0

Recommended Posts

SOAP is a protocal implemented using XML over HTTP I believe.  I doubt there is much of a speed difference.  The beauty of SOAP is abstraction.  You can abstract methods and datatypes for many different languages.  There is more configuration with SOAP, but the code is typically easier (if you are using a SOAP class like nusoap) to write.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.