Description of GOPHER
Download count:
1 this month, 5534 altogether.
Download package:
***********************************************************************
* (c) Copyright IBM Corporation 1993. All rights reserved.
* :nick.GOPHER :sec.Unclassified
* :title.A gopher client for CMS
* :version.1.5 :date.93/09/27 :scp.VM
* :oname.Ray Mansell :onode.YKTVMH :ouser.MANSELL
* :aname.Ray Mansell :anode.YKTVMH :auser.MANSELL
* :bname. :bnode. :buser.
* :support.X :lang.REXX :source.Y
* :doc.HELPCMS
* :sw.REXXSOCK, RESOLVE, GOPWIN, Pipes, TCP/IP
* :kwd.GOPHER CLIENT DOCUMENT RETRIEVAL
* :abs.GOPHER EXEC is a gopher client for CMS. Using GOPHER, you can
* explore the gopher network.
************************************************************************
GOPHER EXEC * The GOPHER CMS client
GOPHER HELPCMS * The beginnings of a HELP file
GOPHER HISTORY * Version history
GO-TCPIP SAMPEXEC * User exit to access TCPIP if necessary
GOPWIN MODULE * Window interface
RESOLVE MODULE * Command resolution utility
GOPHER LICENSE * IBM license agreement
*
* GOPHER requires the following modules:
*
*&1 &2 RXSOCKET MODULE @ Part of REXXSOCK PACKAGE
*&1 &2 RXSOCKFN MODULE @ Part of REXXSOCK PACKAGE
*
* GOPHER uses CMS Pipelines. If pipes are not included in your level
* of CMS, you will need the following:
*
*&1 &2 PIPE MODULE @ Bootstrap module to install CMS Pipelines
*&1 &2 PIPELINE MODULE @ Main module for CMS Pipelines
*&1 &2 PIPELINE HELPLIB @ Helpfiles as a library