Contents Index Setting up the Redirector Configuring Redirector properties (all versions)

MobiLink Synchronization User's Guide
  Synchronizing Through a Web Server

Configuring MobiLink clients and servers for the Redirector


This section describes how to configure MobiLink clients and the MobiLink synchronization server for synchronization through a web server. The following procedure sets the parameters required for requests directed through web servers.

To configure MobiLink clients and servers

  1. Specify the communication type for the MobiLink clients. For example, HTTP or HTTPS protocol may be specified on the dbmlsync command line as follows, where sync-type is http or https.

    dbmlsync -e ctp=sync-type

    For more information, see CommunicationType (ctp) extended option.

  2. Set the following HTTP/HTTPS synchronization stream parameters on the MobiLink client:

    For UltraLite clients, for more information, see HTTP stream parameters and HTTPS stream parameters.

    For Adaptive Server Anywhere clients, for more information, see CREATE SYNCHRONIZATION USER statement [MobiLink].

  3. The MobiLink server must be started with the HTTP protocol to use HTTP or HTTPS for communication between the client and the proxy. The Redirector cannot use HTTPS directly.

    For example, the HTTP protocol may be specified on the dbmlsrv9 command line as follows:

    dbmlsrv9 -x http

    For more information, see -x option.

  4. Set the following parameters on the MobiLink server:

    You may wish to increase the timeout parameters if your applications involve large synchronizations over slow networks.

  5. Complete the steps in Configuring Redirector properties (all versions).


Contents Index Setting up the Redirector Configuring Redirector properties (all versions)