Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (中文) » MobiLink - 服务器启动的同步 » 用于服务器启动的同步的 MobiLink 服务器设置 » 网关属性

 

UDP 网关属性

UDP 网关属性允许您更改 UPD 网关的行为,如 IP 地址和端口号。所有 UDP 网关属性都是可选的。有关设置这些属性的详细信息,请参见用于服务器启动的同步的 MobiLink 服务器设置

属性 说明
confirm_action { yes | no } 指定是否通过此网关发送传送确认。缺省值为 no
confirm_delivery { yes | no } 指定此网关是否确认传送。缺省值为 yes
confirm_timeout number{ s | m | h }

指定确认超时之前等待的时间。以下是可接受的时间单位列表:

  • s:表示秒。
  • m:表示分。
  • h:表示小时。

缺省值为 1m。可以在 HHh MMm SSs 格式中组合时间单位。如果未指定时间单位,以秒为单位测量时间。

description description_text 描述网关。
enable { yes | no } 指定是否应使用 UDP 网关。
Listeners_are_900 { yes | no } 指定是否所有 MobiLink 监听器都是 Adaptive Server Anywhere 9.0.0 客户端。缺省值为 no。对于 Adaptive Server Anywhere 9.0.1 客户端或更高版本,此值保留为 no
Listener_port port_number 指定远程设备用于发送 UDP 包的端口。缺省值为 5001
sender IP_address_or_hostname 仅用于多宿主机。指定发送者的 IP 地址或主机名。缺省值为 localhost
sender_port port_number 指定用于发送 UDP 包的端口号。缺省情况下,由操作系统随机指派空闲端口号。