Internet Samples

Amzi! applications can run on and interact with the Internet and Web in a vareity of ways:

ASP.NET - Samples that demonstrate using the Logic Server .NET Wrapper from ASP.NET applications under IIS.

ASP - Samples that demonstrate using Amzi! from Microsoft's servers such as IIS.

CGI - Samples that implement the Common Gateway Interface, a universal standard for running programs under web servers on any platform.

JSP - Samples that use the industry-standard Java Server Page interface for running Java beans under web servers on any platform.

Servlets - Samples that use the industry-standard Java Servlet interface for running Java classes under web servers on any platform.

Sockets - The Logic Server Extension asock.lsx implements extended predicates that connect Prolog to Sockets. The sample programs show how to implement a finger client, and a simple client/server application using just Prolog running from the IDE. For details on asock.lsx see Sockets LSX.