Quick start to QAnywhere

 Set up and run QAnywhere messaging
  1. Set up a local application-to-application message store.

    See Setting up the local message store.

    OR

    Set up a server message store or use an existing MobiLink consolidated database.

    See Server message store setup.

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

    See Starting QAnywhere with MobiLink enabled.

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

    See Setting up the client message store.

  4. For each client, write a messaging application.

    See How to write QAnywhere client applications.

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

    See Connectors.

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

    See Starting the QAnywhere agent.

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

 Other resources for getting started