The light weight polling API is a programming interface that you can integrate into your device application. It contains the methods needed to poll a server.
All directories are relative to install-dir. The following is a list of files required to compile the light weight polling API:
File name or location | Description |
---|---|
SDK\Lib\x86\mllplib.lib |
Light weight polling API runtime library. |
SDK\Include\mllplib.h |
Light weight polling API header file. |
A SIS_CarDealer_LP2 sample application written in C is supplied in samples-dir\MobiLink\SIS_CarDealer_LP2. For more information about the samples-dir, see Samples directory.
Method | Description |
---|---|
Represents a light weight poller object. |
|
Creates an instance of an MLLightPoller. |
|
Destroys an instance of an MLLightPoller. |
MLLightPoller class
MLLPCreatePoller method
MLLPDestroyPoller method
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |