You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Using the LAC API

LAC includes a SOAP API, which is web-based and can be used across many programming languages. (More information on integrating the LAC SOAP API into your application will be provided soon.)

The LAC API also includes C functions that are wrappers for SOAP methods and use an external library called gSoap. All LAC API functions, enums and defines are declares in the file lac.h. The lac.h and gSoap files are included in the attached packages.

  • No labels