X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Findex.html;h=f6dd75fbba9ebfc2af5758a89c9bc886497eddc0;hb=09f90105aa04bc675d50b42fa59013a8291696b0;hp=f10c02656b249d10a8fc8d3a10282f908614933b;hpb=c4284750b659c9f1ce58119a13daf4c52e3c1e38;p=spider.git diff --git a/html/index.html b/html/index.html index f10c0265..f6dd75fb 100644 --- a/html/index.html +++ b/html/index.html @@ -18,20 +18,57 @@

-Last modified: Mon Dec 21 11:58:48 GMT 1998 +Last modified: Mon Jun 19 15:13:24 GMT 2000 -

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. + +

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. Download the software and any patches. +
  4. DXSpider Administration. +
  5. Peruse the FAQ
  6. Explaining the client.pl program. -
  7. Connecting to other clusters. -
  8. Hop control, network isolation etc. -
  9. Download the software and any patches. +
  10. Periodic jobs, e.g. starting connection to other clusters. +
  11. Programming new commands or altering existing ones. +
  12. Local customisation of the cluster daemon.