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

SQL Anywhere 12.0.0 (中文) » SQL Anywhere 服务器 - 编程 » HTTP Web 服务 » HTTP Web 服务示例

 

教程:使用 SQL Anywhere 访问 SOAP/DISH 服务

本教程演示了如何创建将 Web 客户端提供的华氏温度值转换为摄氏温度的 SOAP 服务器。

 必需的软件
 能力和经验
 目标
 建议阅读的背景知识

第 1 课:设置用于接收 SOAP 请求和发送 SOAP 响应的 Web 服务器数据库
第 2 课:设置用于发送 SOAP 请求和接收 SOAP 响应的 Web 客户端数据库
第 3 课:发送 SOAP 请求和接收 SOAP 响应