Versions Compared

Key

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

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 consists of also includes C functions that are wrappers for SOAP methods that 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.(Description of SOAP API TBD.)