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 | |
Relay Server | Relay Server configuration file |
MobiLink Monitor | Starting the MobiLink Monitor |
MobiLink file transfer | MobiLink File Transfer utility (mlfiletransfer) |
MobiLink Listener | -x in MobiLink Listener utility for Windows devices (dblsn) |
QAnywhere Agent | -x qaagent 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 mlsrv12 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... |
---|---|
client_port=nnnnn[-mmmmm] | client_port |
compression={zlib|none} | compression |
e2ee_type={rsa|ecc} | e2ee_type |
e2ee_public_key=file | e2ee_public_key |
host=hostname | host |
network_adapter_name=name | network_adapter_name |
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... |
---|---|
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 |
identity=filename | identity |
identity_name=name | identity_name |
identity_password= password | identity_password |
network_adapter_name=name | network_adapter_name |
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_certificate=filename | trusted_certificate |
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_buffer_responses={on|off} | http_buffer_responses |
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_adapter_name=name | network_adapter_name |
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_buffer_responses{off |on } | http_buffer_responses |
http_password=password |
http_password |
http_proxy_password=password |
http_proxy_password |
http_proxy_userid=userid |
http_proxy_userid |
http_userid=userid |
http_userid |
identity=filename | identity |
identity_name=name | identity_name |
identity_password=password | identity_password |
network_adapter_name=name | network_adapter_name |
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_certificate=filename |
trusted_certificate |
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 |
Separately licensed component required.
ECC encryption and FIPS-certified encryption require a separate license. All strong encryption technologies are subject to export regulations.
buffer_size
certificate_company
certificate_name
certificate_unit
client_port
compression
custom_header
e2ee_type
e2ee_public_key
fips
host
http_buffer_responses
http_password
http_proxy_password
http_proxy_userid
http_userid
identity
identity_name
identity_password
network_adapter_name
network_leave_open
network_name
persistent
port
proxy_host
proxy_port
set_cookie
timeout
tls_type
trusted_certificate
url_suffix
version
zlib_download_window_size
zlib_upload_window_size
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |