Web Services

From wiki.visual-prolog.com

Revision as of 12:08, 23 July 2014 by Thomas Linder Puls (talk | contribs) (init)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This tutorial describes how you can create a JSON-RPC Web Service in Visual Prolog, and use it as backend in a HTML5/JavaScript web application.

Notice that it requires the Commercial Edition (see also Visual Prolog Editions Comparison).

It is demonstrated how the Web Service can run either as a standalone application or be embedded in Microsoft Internet Information Services (IIS).

The code corresponding to this tutorial is in the webRPC example directory (IDE: Help -> Install Examples...).