[56] in World Wide Web
Re: Gopher support in X Mosaic, cosmetic suggestion
daemon@ATHENA.MIT.EDU (Guido.van.Rossum@cwi.nl)
Sun Jun 13 06:25:13 1993
To: cshotton@oac.hsc.uth.tmc.edu
Cc: Martin Hamilton <M.T.Hamilton@lut.ac.uk>, www-talk@nxoc01.cern.ch
In-Reply-To: Your message of "Sat, 12 Jun 1993 18:32:14 MDT."
From: Guido.van.Rossum@cwi.nl
Date: Sun, 13 Jun 1993 12:23:40 +0200
> Seems to me people are addressing the wrong end of the pipe with regard to
> gopher support. XMosaic shouldn't have to do anything in particular with
> gopher info. Shouldn't it really be up to the HTTP server (or gateway) to
> present gopher information in a more palatable form? It's a very minor
> change to NCSA's HTTP server to get it to put out nice looking gopher
> listings with in-lined images, etc. for example.
>
> To do this, all you have to do is modify a few of the fprintf lines in the
> spew_and_free_array subroutine inside http_gopher.c.
Huh? As far as I know there is no gateway involved when www clients
like XMosaic access Gopher servers: support for the Gopher protocol is
built in the client. (There may be a gateway in existence
nevertheless, but it must be intended only for access through clients
that don't know the Gopher protocol yet.)
--Guido van Rossum, CWI, Amsterdam <Guido.van.Rossum@cwi.nl>