Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » SyncParms class

 setMBAServer method Next Page

setMBAServerWithMoreParms method


Provides a quick way to set the synchronization parameters for the MobiLink host and port to those of the M-Business Anywhere server used by the M-Business client.

Syntax

setMBAServerWithMoreParms( String host, String port, String url_suffix, String additional)

Parameters
Remarks

Use the MobiLink redirector for M-Business Anywhere to route data to and from the MobiLink server.

This method expands on the capabilities provided by setMBAServer by permitting the user to specify other parameters in an additional parameter.

If you are using one-button synchronization, you must save the synchronization parameters using Connection.saveSyncParms.

For information about configuring M-Business Server to route HTTP database traffic through the M-Business Anywhere Redirector, see M-Business Anywhere Redirector.