X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Findex.html;h=a2dcc0744c5dd2607cfb836dbe1b7c9588f580e6;hb=refs%2Fheads%2Fspider;hp=adfa769a86eb1fbd7100843e02f07652bde76e68;hpb=bd23bedbdb72ae107893f94c7eabcfe18867fb41;p=spider.git diff --git a/html/index.html b/html/index.html index adfa769a..a2dcc074 100644 --- a/html/index.html +++ b/html/index.html @@ -2,26 +2,94 @@ DXSpider + + + + - -

DXSpider

+ + +
+

DXSpider

+
+
-
-
- - -Last modified: Sun Dec 13 22:29:57 GMT 1998 +
Dirk Koopman G1TLH
+

+ + +Last modified: Fri Jul 20 21:21:00 GMT 2007 -

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 using either + Activestate perl or one + of the unix subsystem/environments for windows such as + Cygwin. + +

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 comprehensive 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. A side benefit of writing + the program in perl is that it works perfectly well on other versions of + unix as well as all flavours of Windows from Win98 upwards. + +

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. Connecting to other clusters. -
+
  • Download the software and any patches. +
  • DXSpider Installation manual. +
  • DXSpider Administration manual. +
  • DXSpider User manual. +
  • DXSpider Filter manual. +
  • We have a new Wiki where, hopefully, more up to date versions of the documentation can be found (this is work in progress). +
  • Peruse the FAQ +
  • If you are on the bleeding edge, see the CVS Addendum. +
  • Browse the Git Repository. +
  • Explaining the client programs. +
  • Periodic jobs, e.g. starting connection to other clusters. +
  • Programming new commands or altering existing ones. +
  • Local customisation of the cluster daemon. + + + +

     

    +

    +


    + + Copyright © 1998-2004 by Dirk Koopman G1TLH. All Rights Reserved
    +
    + $Id$