Configuring QAnywhere gateways

Gateways are the way that push notifications are sent. By default, QAnywhere uses the default device tracker gateway. The device tracker gateway first tries to use the SYNC gateway, which uses the same protocol as is used for MobiLink synchronization and which is persistent. Usually the default device tracker gateway is the best way to send push notifications. However, you can also use an SMS or UDP gateway.

To configure a gateway, see MobiLink server settings for server-initiated synchronization and Gateway properties.

To use an SMS gateway, you need to start the MobiLink Listener with new options. See Configuring the MobiLink Listener.

To use a UDP gateway, you need to set the -push disconnected option of qaagent. See -push qaagent option.

 See also