The MobiLink server uses the -x command line option to specify the network protocol or protocols for synchronization clients to connect to the MobiLink server. The network protocol you choose must match the synchronization protocol used by the client.
The syntax for the mlsrv16 command line option is:
mlsrv16 -c "connection-string" -x protocol( options )
In the following example, the TCP/IP protocol is selected with no additional protocol options.
mlsrv16 -c "DSN=SQL Anywhere 16 Demo" -x tcpip |
You can configure your protocol using options of the form:
(keyword=value;...)
For example:
mlsrv16 -c "DSN=SQL Anywhere 16 Demo" -x tcpip( host=localhost;port=2439) |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |