Collection Contents Previous Next PDF

MobiLink Server-Initiated Synchronization User's Guide

Setting Up Server-Initiated Synchronization

Device tracking

Listener options for device tracking


The following dblsn options are used for device tracking.

Use -x, -u, and -w to specify how to connect to the MobiLink server. This is required if you are using device tracking so that the remote device can update the consolidated database if the address changes. These are also required if you wish to send delivery confirmations to the consolidated database.

The -t+ option is recommended. With it, you can register the MobiLink user name of your remote database and use it when you address notifications instead of addressing the MobiLink user name of the Listener database. You only need to do this once.

For more information about Listener options, see The Listener utility.

Example 

The following command starts the Listener with device tracking.

dblsn -x tcpip(host=MLSERVER_MACHINE) -t+ user1 -u remoteuser1

Stopping device tracking

Collection Contents Previous Next PDF