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 Server - Programming » HTTP web services » HTTP web service examples

 

Tutorial: Working with MIME types in a RAW service

This tutorial illustrates how to create a web server that tests the MIME-type setting specified by a web client application.

 Required software
 Competencies and experience
 Goals
 Suggested background reading

Lesson 1: Set up a web server database to receive RAW requests and send RAW responses
Lesson 2: Set up a web client database to send RAW requests and receive RAW responses
Lesson 3: Send a RAW request and receive a RAW response