Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Using the LAC API

LAC includes both 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. C API and a SOAP API. The C functions are a wrapper for the SOAP methods.

(More general information about using one versus the other TBD.)