X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Findex.html;h=5186016e1660ba8b5fcecb56df7d7c5b1b4833a6;hb=bff9ecf00b14e7d71d9504088a2fd7b9e5115fe1;hp=72e277a5fb3ef53e49a5007eea94dad783168cea;hpb=cce161221036760959ff1d0b7628a55942bf558a;p=spider.git diff --git a/html/index.html b/html/index.html index 72e277a5..5186016e 100644 --- a/html/index.html +++ b/html/index.html @@ -18,18 +18,57 @@

-Last modified: Sun Dec 20 16:25:28 GMT 1998 +Last modified: Mon Mar 15 21:40:42 GMT 1999 -

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