X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Fwininstallation.sgml;h=a7cbae7233952c457161e13ee86a3331fe4789c4;hb=c9768e5afacacc3dd4004a35aeef2a2e54865177;hp=92f67404e94e5987dfa1ad1edd7886937279e617;hpb=8bc319a24ff1235ff7072d6e5f7a4e99590a1b29;p=spider.git diff --git a/sgml/wininstallation.sgml b/sgml/wininstallation.sgml index 92f67404..a7cbae72 100644 --- a/sgml/wininstallation.sgml +++ b/sgml/wininstallation.sgml @@ -4,9 +4,9 @@ -The Installation Guide for DXSpider under Microsoft Windows -<author>Iain Philipps, G0RDI (g0rdi@77hz.com) -<date>Version 1.1 28 March 2001 +<title>The Installation Guide for DXSpider under Microsoft Windows +Iain Philipps, G0RDI (g0rdi@77hz.com) +$Date$ $Revision$ DX Spider under Microsoft Windows ™ @@ -187,6 +187,10 @@ what this is, then it isn't for you) or get my package from:- +or if you want the lastest CVS version (which is produced every night) + + + If you went down the CVS route, then everything will be nicely set out on your local disk. If you got the ZIP file, unpack it to somewhere convenient. The following examples assume that you put @@ -356,14 +360,11 @@ notepad listeners.pm The following lines need attention:- -["localhost", 7300], -["foo.dxcluster.net", 7300], +["0.0.0.0", 7300], -On my machine, I've simply uncommented the "localhost" entry by -removing the '#' from the front of the line. I've also -uncommented the second line, and changed the hostname to point at -"spud.ath.cx". +On my machine, I've simply uncommented the "0.0.0.0" entry by +removing the '#' from the front of the line. If you don't have a static hostname for your machine, and you intend to allow folk to connect to your machine across the @@ -383,6 +384,6 @@ may not be connected to anything particularly useful at any given moment. Contact me by Email if you want me to set up a connection for you. -Last updated: 05-Mar-01 +Last updated: 15-Apr-01