Difference between revisions of "APIs"
From SmartWiki
Mark Bridger (talk | contribs) |
Mark Bridger (talk | contribs) |
||
Line 5: | Line 5: | ||
SmartSimple support three different APIs. | SmartSimple support three different APIs. | ||
− | * Web Services API to support server to server communication via the Internet – Apache Axis2 based. | + | * [[Web Services Overview|Web Services]]API to support server to server communication via the Internet – Apache Axis2 based. |
* Browser based communication to the Server - Ajax based named [[Pandora]]. | * Browser based communication to the Server - Ajax based named [[Pandora]]. | ||
* Desktop communication using Microsoft technologies (SmartComClient.dll) | * Desktop communication using Microsoft technologies (SmartComClient.dll) |
Revision as of 13:50, 26 June 2012
Application Programming Interface.
An application programming interface (API) is a specification intended to be used as an interface by software components to communicate with each other.
SmartSimple support three different APIs.
- Web ServicesAPI to support server to server communication via the Internet – Apache Axis2 based.
- Browser based communication to the Server - Ajax based named Pandora.
- Desktop communication using Microsoft technologies (SmartComClient.dll)