Contents Index UDP gateway properties The Listener utility

MobiLink Synchronization User's Guide
  Server-Initiated Synchronization

Set up the Listener


The Listener runs on remote devices. It receives messages from the Notifier and processes them into actions. For example,

dblsn -l message=[FullSync]Host=myML.com;action=run dbmlsync.exe ...

The message that you supply acts as a filter. In this example, the Listener will only start dbmlsync if it receives a message with the subject "FullSync" and contents "Host=myML.com". This message corresponds to the third and fourth columns in the result set created by the Notifier property request_cursor.

A convenient way to configure the Listener is to store the command line options in a text file and access it with the @ symbol. For example, store the settings in mydblsn.txt and start the Listener by typing

dblsn @mydblsn.txt

The Listener utility
Palm devices

Contents Index UDP gateway properties The Listener utility