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

SQL Anywhere 11.0.1 (中文) » MobiLink - 服务器启动的同步 » 有关服务器启动的同步的高级主题

 

消息语法

以下消息语法适用于轻量级轮询(缺省值)、UDP 网关和 SYNC 网关:

message = [subject]content

使用 SMTP 网关发送的消息具有以下语法结构之一:

  • message = sender[subject]content
  • message = sender(subject)content
  • message = sender{subject}content
  • message = sender<subject>content
  • message = sender'subject'content
  • message = sender"subject"content

消息语法和 sender 电子邮件地址语法是否正确取决于您的无线运营公司。要确定消息语法,请在消息记录已启用且已使用 dblsn -m 和 -v 选项将详细程度级别设置为 2 的情况下运行监听器。最初运行监听器时,消息日志包含正确的语法。

使用设备跟踪网关时,消息语法取决于用于发送消息的下级网关。如果正在使用 SMTP 下级网关,则语法取决于您的公共无线运营公司。

注释

大括号、尖括号、双引号、小括号、单引号和方括号是保留符号,以供内部使用,不应在 subject 中使用。有关消息限制和约束的详细信息,请参见使用推式请求

另请参见