SMA and LLA Guide : Creating and running remote or dual-mode applications
  
Creating and running remote or dual-mode applications
The SMA and LLA server can be accessed by remote applications. If your remote application includes SSC API or SA API function calls, you must link to separate SSC API and SA API libraries. The SSC API and SA API libraries are needed because the functions included in the SMA and LLA libraries cannot be accessed by remote applications. If your remote application uses only ODBC or JDBC, you can build you applications normally using the ODBC and JDBC interfaces. The remote connection type is defined in the connect string.
See also
Example: Creating a dual-mode LLA application with ODBC and SSC API function calls
Establishing remote connections