spider/html/index.html
1999-03-15 21:40:40 +00:00

85 lines
3.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>DXSpider</title>
<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">
<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">
<meta name="Author" content="Dirk Koopman G1TLH">
</head>
<body TEXT="#000000" LINK="#0000ff" VLINK="#800080" BGCOLOR="#FFFFFF">
<FONT COLOR="#606060" face="Verdana,Helvetica,Swiss,Arial">
<hr>
<h2>DXSpider</h2>
<hr>
</font>
<address><a href="mailto:djk@tobit.co.uk"></a>Dirk Koopman G1TLH</address>
<p>
<!-- Created: Wed Dec 2 18:22:33 GMT 1998 -->
<!-- hhmts start -->
Last modified: Mon Mar 15 21:40:42 GMT 1999
<!-- hhmts end -->
<h4>Introduction</h4>
The DXSpider DX cluster system is written in <a
href="http://www.perl.com">perl 5.004</a> running under <a
href="http://www.linuxhq.com">Linux</a> as an exercise in
self-training for both protocol research and teaching myself <a
href="http://www.perl.com">perl</a>.
<h4>What is a DX Cluster?</h4>
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).
<p>To quote what is probably the most comprenhsive source of DX Cluster related
information, the <a href="http://www.cestro.com/pcluster/">DX PacketCluster WebNet</a>,
a Cluster is:-
<p><em>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.</em>
<p>It's a rather specialised (and not as robust) form of IRC really.
<p>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 <em>all</em> the work) and for Linux.
<p>This document will contain all the instructions for its
installation and use - eventually...
<h4>Contents</h4>
<ol>
<li> <a href="install.html">Installation</a> of the main cluster software.
<li> Installing the lastest version of <a href="cpan.html">CPAN</a>.
<li> Explaining the <a href="client.html">client.pl</a> program.
<li> <a href="connect.html">Connecting</a> to other clusters.
<li> <a href="cron.html">Periodic</a> jobs, e.g. starting connection to other clusters.
<li> <a href="hops.html">Hop</a> control, network <a href="hops.html#isolate">isolation</a> etc.
<li> <a href="program.html">Programming</a> new commands or altering existing ones.
<li> <a href="local.html">Local</a> customisation of the cluster daemon.
<li> <a href="../download/">Download</a> the software and any patches.
</ol>
<!-- Standard Footer!! -->
<p>&nbsp;</p>
<p>
<FONT COLOR="#606060"><hr></font>
<font color="#FF0000" size=-2>
Copyright &copy; 1998 by Dirk Koopman G1TLH. All Rights Reserved<br>
</font>
<font color="#000000" size=-2>$Id$</font>
</body>
</html>