fix announces to be all UPPER case for poor old DX Telnet
[spider.git] / html / client.html
index b63ec801eef7c80768e2c44767300fbddcbd94f9..f7b7a3ace8a8bf0d0e5b3a0ea097c0d14ca57a62 100644 (file)
@@ -2,7 +2,6 @@
 <html>
   <head>
     <title>The Standard Client</title>
-    <title>Connecting to other Clusters</title>
        <meta name="Keywords" content="DX Cluster, DXSpider, Spider, Packet Cluster, DXCluster, Pavillion Software, AK1A, AX25, AX.25, WWV, Packet Radio, Amateur Radio, Propagation, DX, DXing, G1TLH, GB7TLH, Dirk Koopman, Mailing list, Linux, RedHat, PERL">
        <meta name="Description" content="Software and systems for realtime digital communications between amateur radio stations for the provision of information on propagation conditions and stations operating">
        <meta name="Author" content="Dirk Koopman G1TLH">
        <p>
          <!-- Created: Sun Dec 13 20:25:14 GMT 1998 -->
          <!-- hhmts start -->
-Last modified: Mon Dec 21 12:26:18 GMT 1998
+Last modified: Tue Jun 29 12:08:12 GMT 1999
 <!-- hhmts end -->
 
        <h4>Introduction</h4>
 
-       The standard client program is written in perl and lives in <tt>/spider/perl/client.pl</tt>. 
+       The standard client program is written in perl and lives in <tt>/spider/perl/client.pl</tt>.
        It performs the interface function
        between the cluster daemon (<tt>/spider/perl/cluster.pl</tt>) and 
        AX25 or Telnet connections, both incoming and outgoing.
+       
+       <p>There is a related program called <tt>/spider/perl/console.pl</tt> which,
+       as of version 1.30, is the standard sysop or full duplex telnet user
+       connected interface program. This is a simple screen oriented program
+       that has a bash or shell like command history editing facility as well
+       as a scrolling cluster window with colouration of particular lines of
+       interest (such as DX spots, Announces etc).
+
 
        <h4>client.pl</h4>
 
@@ -106,6 +113,14 @@ Last modified: Mon Dec 21 12:26:18 GMT 1998
        and password is entered it uses
        the standard cluster user file to check them.
 
+       <p>Having said all of that the client <em>appears</em> to use the following files and
+         sends them to the user if they are present:-
+       <ul>
+         <li><b>/spider/data/motd</b> which is sent to the user on normal user startup.
+         <li><b>/spider/data/logout</b> which is sent to user on disconnection.
+         <li><b>/spider/data/offline</b> which is sent to the user if the cluster daemon 
+               isn't running.
+       </ul>
 
 <!-- Standard Footer!! -->
        <p>&nbsp;</p>