X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Findex.html;h=480eeef4ab19a85f5889958c7b7cb5a0cf4a23cd;hb=8aaa259c9595852303ba33bc1bb1ecfaa5397393;hp=f10c02656b249d10a8fc8d3a10282f908614933b;hpb=c4284750b659c9f1ce58119a13daf4c52e3c1e38;p=spider.git diff --git a/html/index.html b/html/index.html index f10c0265..480eeef4 100644 --- a/html/index.html +++ b/html/index.html @@ -5,6 +5,7 @@ + @@ -18,20 +19,60 @@

-Last modified: Mon Dec 21 11:58:48 GMT 1998 +Last modified: Sun Apr 1 18:21:18 BST 2001 -

The DXSpider dx cluster system is written in perl5 as an exercise in self-training - for both protocol research and teaching myself perl. -

This document will contain all the instructions for its installation and use - - eventually -

Contents

+ +

Introduction

+ + The DXSpider DX cluster system is written in perl 5.004 running under Linux as an exercise in + self-training for both protocol research and teaching myself perl. It also runs perfectly + happily under Microsoft Windows from Win98 upwards. + +

What is a DX Cluster?

+ + A DX Cluster is a means for Amateur (Ham) Radio operators to tell each + other, in realtime, about DX stations (other interesting or rare + Amateur Radio stations all over the world). + +

To quote what is probably the most comprenhsive source of DX Cluster related + information, the DX PacketCluster WebNet, + a Cluster is:- + +

One station is set up with PacketCluster and is linked to one or + more other stations who have installed the software. These nodes + when connected are called a cluster. Clusters are connected to + clusters, expanding the network. Individual users connect to the + nodes on a frequency different from what the node stations are + linked on. Users are capable of announcing DX spots and related + announcements, send personal talk messages, send and receive + mail messages, search and retrive archived data, and access data + from information databases among its many features. + +

It's a rather specialised (and not as robust) form of IRC really. + +

The original package runs under DOS and was created by Dick Newell AK1A + but is no longer under active development. Most replacements also run under + DOS and/or are closed source. I wanted something in open source (so I don't + have to do all the work) and for Linux. + +

This document will contain all the instructions for its + installation and use - eventually... + +

Contents

    -
  1. Installation of the main cluster software. -
  2. Installing the lastest version of CPAN. -
  3. Explaining the client.pl program. -
  4. Connecting to other clusters. -
  5. Hop control, network isolation etc. -
  6. Download the software and any patches. +
  7. Download the software and any patches. +
  8. DXSpider Installation manual. +
  9. DXSpider Administration manual. +
  10. DXSpider User manual. +
  11. Peruse the FAQ +
  12. If you are on the bleeding edge, see the CVS Addendum. +
  13. Explaining the client programs. +
  14. Periodic jobs, e.g. starting connection to other clusters. +
  15. Programming new commands or altering existing ones. +
  16. Local customisation of the cluster daemon.