<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="index" title="Text File" newcontext="true">
<p>
</p>
<p>	 Gateway from Internet Gophers  to TechInfo Services
</p>
<p>   This is a one way gateway from gopher protocol to TI protocol:
   gopher client connects to this server and makes a request, this
   program connects to a TechInfo server and gets the appropriate
   information, sends the response to the client, and then closes
   the connection.
</p>
<p>   Request from gopher client          This program&#x27;s response
   --------------------------          -----------------------
</p>
<p>   blank line                           Local TechInfo Server&#x27;s main menu,
                                        WorldWide TechInfo, and,
                                        Univ of Minn Gopher
</p>
<p>   type tihost tiport tinodeid          Results of Techinfo transaction
</p>
<p>    worldwide-techinfo                  List of TechInfo servers
</p>
<p>    Goph-TI-Gateway                     Document -- about this gopher
</p>
<p>   Examples: In these examples, HOST is the FQDN of the host that
   this program runs on, and PORT is the gopher port that this program
   is listening on (from inetd).
</p>
<p>   Input:
   blank line
</p>
<p>   Output:
   0About this Gopher TAB Goph-TI-Gateway TAB HOST TAB PORT
   1About PennInfo TAB M ti-srv.upenn.edu 9000 836 TAB HOST PORT
   0Today&#x27;s Weather TAB D ti-srv.upenn.edu 9000 7182 TAB HOST TAB PORT
   1World wide TechInfo TAB worldwide-techinfo TAB HOST TAB PORT
   1Univ of Minn Gopher TAB TAB gopher.micro.umn.edu TAB 70
</p>
<p>   Input:
   worldwide-techinfo
</p>
<p>   Output:
   1MIT TAB M tiserve.mit.edu 9000 0 TAB HOST TAB PORT
   1University of Oslo TAB M xantos.uio.no 9000 0 TAB HOST TAB PORT
</p>
<p>   Input:
   M ti-srv.upenn.edu 9000 0
</p>
<p>   Output:
   1About PennInfo TAB M ti-srv.upenn.edu 9000 836 TAB HOST PORT
   0Today&#x27;s Weather TAB D ti-srv.upenn.edu 9000 7182 TAB HOST TAB PORT
</p>
<p></p>
<p>   Input:
   D ti-srv.upenn.edu 9000 7182
</p>
<p>   Output:
   {ascii text document}
</p>
<p></p>
<p>   Input:
   K ti-srv.upenn.edu 9000 120 TAB internet gopher
</p>
<p>   Output:
   0The Internet Gopher - What is it? TAB D ti-srv.upenn.edu 9000 3568 TAB HOST TAB PORT
</p>
<p>   This program is not standalone -- it&#x27;s meant to be called from
   inetd.
</p>
<p></p>
<p>READ the INSTALL and MAINT files to learn how to install
and maintain the gateway.
</p>
<p></p>
</card>
</wml>
