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

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » HTTP web services » HTTP web service examples

 

Tutorial: Create a web server and access it from a web client

This tutorial illustrates how to create a web server using a SQL Anywhere database server and then send requests to it from a web client database server.

 Required software
 Competencies and experience
 Goals
 Privileges
 Suggested background reading

Lesson 1: Setting up a web server to receive requests and send responses
Lesson 2: Sending requests from a web client and receiving responses