Click here to Skip to main content
15,867,686 members
Articles / Web Development / ASP.NET
Article

Amzi! Prolog + Logic Server ASP.NET Wrapper Class

Rate me:
Please Sign up or sign in to vote.
1.20/5 (5 votes)
23 Feb 2004 40.8K   1.3K   24   1
C++ ASP.NET interface to Amzi! Prolog + Logic Server for building Rule-Based Expert Systems

Sample Image - logo_small.gif

Introduction

The .NET Class encapsulates the Amzi! Logic Server for use by .NET applications and applets. It includes:

  • A .NET Class Package the encapsulates a Logic Server Engine
  • Methods that correspond to the Logic Server API Functions
  • Use of .NET's exception handling for API errors, and
  • .NET-like method interfaces.

In addition, you can extend the .NET Class to allow Prolog to call methods in your .NET code.

This class is useful for calling Amzi! from .NET applications to implement intelligent logic-bases. It may also be useful to other wrapper developers as it illustrates writing a wrapper class on an existing Windows DLL.

You can download Amzi! Prolog + Logic Server from www.amzi.com/download. The documentation is available at www.amzi.com/manuals/amzi7/amzidoc.htm

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralError when running vb_pets Pin
yogeeta19-Jul-05 17:51
yogeeta19-Jul-05 17:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.