X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fclient.html;h=6add75fd8756a54914631ee1a7ce83ec179ee431;hb=f715304bd13d36b5c7240ffb2b1ff2249fbbfd1c;hp=d2962d29b17d56a8295979dd2286f1fdf141dee4;hpb=1994ae9ca216a19bf373948c5e8d79a9d58369d6;p=spider.git diff --git a/html/client.html b/html/client.html index d2962d29..6add75fd 100644 --- a/html/client.html +++ b/html/client.html @@ -5,6 +5,7 @@ + @@ -19,15 +20,23 @@

-Last modified: Wed Dec 23 16:08:12 GMT 1998 +Last modified: Fri Jan 19 14:25:13 GMT 2001

Introduction

- The standard client program is written in perl and lives in /spider/perl/client.pl. + The standard client program is written in perl and lives in /spider/perl/client.pl. It performs the interface function between the cluster daemon (/spider/perl/cluster.pl) and AX25 or Telnet connections, both incoming and outgoing. + +

There is a related program called /spider/perl/console.pl 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). +

client.pl