Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpfcdc!hpfcmgw!chan From: chan@hpfcmgw.HP.COM (Chan Benson) Newsgroups: comp.windows.x Subject: Re: CGI for X11 wanted Message-ID: <1210012@hpfcmgw.HP.COM> Date: 12 Jun 89 19:41:06 GMT References: <482@cadlab.cadlab.de> Organization: HP Fort Collins, CO Lines: 18 >>Does anyone know about a CGI implementation which is running >>on top of X11, preferably X11R3 ? Thanks for any hint. > >HP's implementation of CGI is called Starbase. In their latest release of >the X11 server, there is a Starbase support (called "sox11" for Starbase >on X11). You can create a X11 window, and make Starbase calls to the >window. Just as a clarification: There are two ways of getting Starbase output to an X window. One is to use the above-mentioned sox11 driver, which translates Starbase calls into X requests. Thus this can work remotely over the network to any other X11 server. The other way (available with 6.5) is the X11/Starbase Merge which allows Starbase programs to coordinate access to the display hardware with the X server. This is faster and more complete than sox11, but cannot be done over the net. -- Chan Benson HP Fort Collins