This section describes the network protocol options you can use when connecting a MobiLink client to the MobiLink server. Several MobiLink client utilities use the MobiLink client network protocol options:
| To use client network protocol options with... | See... |
|---|---|
| dbmlsync | CommunicationAddress (adr) extended option |
| UltraLite | Stream Parameters synchronization parameter or -x option in UltraLite Synchronization utility (ulsync) |
| UltraLiteJ | Network protocol options for UltraLiteJ synchronization streams |
| Redirector | ML directive in Configuring Redirector properties (for Redirectors that support server groups) or Configuring Redirector properties (for Redirectors that don't support server groups) |
| MobiLink Monitor | Starting the MobiLink Monitor |
| MobiLink file transfer | MobiLink file transfer utility (mlfiletransfer) |
| MobiLink Listener | -x in Listener utility for Windows devices |
| QAnywhere Agent | -x option |
The network protocol you choose must match the synchronization protocol used by the client. For information about how to set connection options for the MobiLink server, see -x option.
TCP/IP protocol options If you specify the tcpip option, you can optionally specify the following protocol options:
| TCP/IP protocol option | For more information, see... |
|---|---|
| buffer_size=bytes | buffer_size |
| client_port=nnnnn[-mmmmm] | client_port |
| e2ee_type={rsa|ecc} | e2ee_type |
| e2ee_public_key=file | e2ee_public_key |
| compression={zlib|none} | compression |
| host=hostname | host |
| network_leave_open={off|on} | network_leave_open |
| network_name=name | network_name |
| port=portnumber | port |
| timeout=seconds | timeout |
| zlib_download_window_size=window-bits | zlib_download_window_size |
| zlib_upload_window_size=window-bits | zlib_upload_window_size |
TCP/IP protocol with security If you specify the tls option, which is TCP/IP with TLS security, you can optionally specify the following protocol options:
| TLS protocol option | For more information, see... |
|---|---|
| buffer_size=bytes | buffer_size |
| certificate_company=company_name | certificate_company |
| certificate_name=name | certificate_name |
| certificate_unit=company_unit | certificate_unit |
| client_port=nnnnn[-mmmmm] | client_port |
| compression={zlib|none} | compression |
| e2ee_type={rsa|ecc} | e2ee_type |
| e2ee_public_key=file | e2ee_public_key |
| fips={y|n} | fips |
| host=hostname | host |
| network_leave_open={off|on} | network_leave_open |
| network_name=name | network_name |
| port=portnumber | port |
| timeout=seconds | timeout |
| tls_type={rsa|ecc} | tls_type |
| trusted_certificates=filename | trusted_certificates |
| zlib_download_window_size=window-bits | zlib_download_window_size |
| zlib_upload_window_size=window-bits | zlib_upload_window_size |
HTTP protocol If you specify the http option, you can optionally specify the following protocol options:
| HTTP protocol option | For more information, see... |
|---|---|
| buffer_size=number | buffer_size |
| client_port=nnnnn[-mmmmm] | client_port |
| compression={zlib|none} | compression |
| custom_header=header | custom_header |
| e2ee_type={rsa|ecc} | e2ee_type |
| e2ee_public_key=file | e2ee_public_key |
| http_password=password | http_password |
| http_proxy_password=password | http_proxy_password |
| http_proxy_userid=userid | http_proxy_userid |
| http_userid=userid | http_userid |
| host=hostname | host |
| network_leave_open={off|on} | network_leave_open |
| network_name=name | network_name |
| persistent={off|on} | persistent |
| port=portnumber | port |
| proxy_host=proxy-hostname-or-ip | proxy_host |
| proxy_port=proxy-portnumber | proxy_port |
| set_cookie=cookie-name=cookie-value | set_cookie |
| timeout=seconds | timeout |
| url_suffix=suffix | url_suffix |
| version=HTTP-version-number | version |
| zlib_download_window_size=window-bits | zlib_download_window_size |
| zlib_upload_window_size=window-bits | zlib_upload_window_size |
HTTPS protocol If you specify the https option, which is HTTP with RSA encryption, you can optionally specify the following protocol options:
| HTTPS protocol option | For more information, see... |
|---|---|
| buffer_size=number | buffer_size |
| certificate_company=company_name | certificate_company |
| certificate_name=name | certificate_name |
| certificate_unit=company_unit | certificate_unit |
| client_port=nnnnn[-mmmmm] | client_port |
|
compression={zlib|none} |
compression |
| custom_header=header | custom_header |
| e2ee_type={rsa|ecc} | e2ee_type |
| e2ee_public_key=file | e2ee_public_key |
|
fips={y|n} |
fips |
| host=hostname | host |
|
http_password=password |
http_password |
|
http_proxy_password=password |
http_proxy_password |
|
http_proxy_userid=userid |
http_proxy_userid |
|
http_userid=userid |
http_userid |
| network_leave_open={off|on} | network_leave_open |
| network_name=name | network_name |
| persistent={off|on} | persistent |
| port=portnumber | port |
| proxy_host=proxy-hostname-or-ip | proxy_host |
| proxy_port=proxy-portnumber | proxy_port |
| set_cookie=cookie-name=cookie-value | set_cookie |
| timeout=seconds | timeout |
|
tls_type={rsa|ecc} |
tls_type |
|
trusted_certificates=filename |
trusted_certificates |
| url_suffix=suffix | url_suffix |
| version=HTTP-version-number | version |
|
zlib_download_window_size=window-size |
zlib_download_window_size |
|
zlib_upload_window_size=window-bits |
zlib_upload_window_size |
ECC encryption and FIPS-certified encryption require a separate license. All strong encryption technologies are subject to export regulations.
| Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |