Navigation  without Java Scripts

Client - Server Architecture

Visual Prolog is a powerful platform for building Client-Server applications. The main avenue for this is currently the TCP/IP bindings, but under OS/2 it is also possible to use Named Pipes and NETDDE is available under Windows. Using any of these facilities, the programmer can send arbitrarily complex Prolog terms between multiple processes on a single machine, or between programs on separate machines over a network. Database or logic servers can easily be constructed with this facility.