X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fclient.html;h=f7b7a3ace8a8bf0d0e5b3a0ea097c0d14ca57a62;hb=428a80fedd633d9dd4527c786064f1677e482592;hp=d2962d29b17d56a8295979dd2286f1fdf141dee4;hpb=1994ae9ca216a19bf373948c5e8d79a9d58369d6;p=spider.git diff --git a/html/client.html b/html/client.html index d2962d29..f7b7a3ac 100644 --- a/html/client.html +++ b/html/client.html @@ -19,15 +19,23 @@

-Last modified: Wed Dec 23 16:08:12 GMT 1998 +Last modified: Tue Jun 29 12:08:12 GMT 1999

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