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

SQL Anywhere 10.0.1 » QAnywhere » Introducing QAnywhere

QAnywhere plug-in Next Page

Quick start to QAnywhere


The following steps provide an overview of the tasks required to set up and run QAnywhere messaging.

To set up and run QAnywhere messaging
  1. Set up a server message store or use an existing MobiLink consolidated database.

    See Setting up the server message store.

  2. Start the MobiLink server with the -m option and a connection to the server message store.

    See Starting the QAnywhere server.

  3. Set up client message stores. These are SQL Anywhere databases that are used to temporarily store messages.

    See Setting up the client message store.

  4. For each client, write a messaging application.

    See Writing QAnywhere Client Applications.

  5. If you want to integrate with an external JMS messaging system, set up JMS messaging for QAnywhere.

    See JMS Connectors.

  6. For each client, start the QAnywhere Agent with a connection to the local client message store.

    See Running the QAnywhere Agent.

For information about setting up mobile web services, see Mobile Web Services.

Other resources for getting started