MobiLink server

  • Relay server   The relay server is a set of web extensions that enable secure, load-balanced communication between mobile devices and MobiLink, Afaria and OneBridge servers communicating through a web server. See Introduction to the Relay Server.

  • Sybase relay server hosting service   The Sybase relay server hosting service is a farm of relay servers hosted by Sybase. It is intended to ease the development of mobile applications that use MobiLink data synchronization and to simplify the evaluation process for developers, especially where data is sent using public wireless networks. See Sybase Hosted Relay Service.

  • MobiLink Server Farm   MobiLink servers may now be explicitly grouped into server farms of identical servers.

    Redundant, concurrent synchronizations from the same remote ID are now automatically detected across the entire farm. This removes the need for a load balancer to keep sending the same remote ID to the same MobiLink server.

    You can now configure each MobiLink server identically.

    Failover is automatically supported for the Notifier and the QAnywhere connector. The farm automatically appoints a MobiLink server to run these, and will elect a new server to run them if the first appointee computer fails.

  • 64-bit Platforms   MobiLink server is now fully 64-bit on several 64-bit platforms. For a list of the supported platforms 64-bit platforms, see [external link] http://www.sybase.com/detail?id=1002288.

  • New member for Java DownloadTableData interface   getLastDownloadTime method to return last download time for a table. See DownloadTableData.getLastDownloadTime method [MobiLink server Java].

  • SQL passthrough   The SQL Passthrough feature allows you to download scripts of SQL statements from a consolidated database to a SQL Anywhere or UltraLite client, and have those SQL statements executed on the client at an appropriate time.

  • Info message listening   The Java and .NET APIs now allow users to register to receive notifications whenever an info line prefixed with "I" is printed to the log.

    See:

 New mlsrv11 features
 New MobiLink scripting features
 MobiLink Redirector enhancements