1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
4 <title>DXSpider</title>
5 <meta name="Keywords" content="DX Cluster, DXSpider, Spider, Packet Cluster, DXCluster, Pavillion Software, AK1A, AX25, AX.25, WWV, Packet Radio, Amateur Radio, Propagation, DX, DXing, G1TLH, GB7TLH, Dirk Koopman, Mailing list, Linux, RedHat, PERL">
6 <meta name="Description" content="Software and systems for realtime digital communications between amateur radio stations for the provision of information on propagation conditions and stations operating">
7 <meta name="Author" content="Dirk Koopman G1TLH">
8 <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
11 <body TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#FFFFFF">
12 <FONT COLOR="#606060" face="Verdana,Helvetica,Swiss,Arial">
18 <address><a href="mailto:djk@tobit.co.uk"></a>Dirk Koopman G1TLH</address>
20 <!-- Created: Wed Dec 2 18:22:33 GMT 1998 -->
22 Last modified: Mon Dec 29 20:45:18 GMT 2003
27 The DXSpider DX cluster system is written in <a
28 href="http://www.perl.com">perl 5.004</a> running under <a
29 href="http://www.linuxhq.com">Linux</a> as an exercise in
30 self-training for both protocol research and teaching myself <a
31 href="http://www.perl.com">perl</a>. It also runs perfectly
32 happily under Microsoft Windows from Win98 upwards using either
33 <a href="http://www.activestate.com/Products/Download/Download.plex?id=ActivePerl">Activestate</a> perl or one
34 of the unix subsystem/environments for windows such as
35 <a href="http://www.cygwin.com">Cygwin</a>.
37 <h4>What is a DX Cluster?</h4>
39 A DX Cluster is a means for Amateur (Ham) Radio operators to tell each
40 other, in realtime, about DX stations (other interesting or rare
41 Amateur Radio stations all over the world).
43 <p>To quote what is probably the most comprehensive source of DX Cluster related
44 information, the <a href="http://www.cestro.com/pcluster/">DX PacketCluster WebNet</a>,
47 <p><em>One station is set up with PacketCluster and is linked to one or
48 more other stations who have installed the software. These nodes
49 when connected are called a cluster. Clusters are connected to
50 clusters, expanding the network. Individual users connect to the
51 nodes on a frequency different from what the node stations are
52 linked on. Users are capable of announcing DX spots and related
53 announcements, send personal talk messages, send and receive
54 mail messages, search and retrive archived data, and access data
55 from information databases among its many features.</em>
57 <p>It's a rather specialised (and not as robust) form of IRC really.
59 <p>The original package runs under DOS and was created by Dick Newell AK1A
60 but is no longer under active development. Most replacements also run under
61 DOS and/or are closed source. I wanted something in open source (so I don't
62 have to do <em>all</em> the work) and for Linux. A side benefit of writing
63 the program in perl is that it works perfectly well on other versions of
64 unix as well as all flavours of Windows from Win98 upwards.
66 <p>This document will contain all the instructions for its
67 installation and use - eventually...
71 <li> <a href="http://www.dxcluster.org/download/">Download</a> the software and any patches.
72 <li> DXSpider <a href="installation_en.html">Installation</a> manual.
73 <li> DXSpider <a href="adminmanual_en.html">Administration</a> manual.
74 <li> DXSpider <a href="usermanual_en.html">User</a> manual.
75 <li> DXSpider <a href="filtering_en.html">Filter</a> manual.
76 <li> Peruse the <a href="spiderFAQ_en.html">FAQ</a>
77 <li> If you are on the bleeding edge, see the <a href="spiderCVS_en.html">CVS Addendum</a>.
78 <li> Explaining the <a href="client.html">client</a> programs.
79 <li> <a href="cron.html">Periodic</a> jobs, e.g. starting connection to other clusters.
80 <li> <a href="program.html">Programming</a> new commands or altering existing ones.
81 <li> <a href="local.html">Local</a> customisation of the cluster daemon.
84 <!-- Standard Footer!! -->
87 <FONT COLOR="#606060"><hr></font>
88 <font color="#FF0000" size=-2>
89 Copyright © 1998-2004 by Dirk Koopman G1TLH. All Rights Reserved<br>
91 <font color="#000000" size=-2>$Id$</font>