changed help for filters freq->on
[spider.git] / html / adminmanual-2.html
index d606eb79060174a66f986027139004f1267c3a4c..b2418ea6e7c73d7ba776408b5b99fc8155f8b563 100644 (file)
 <HR>
 <H2><A NAME="s2">2. The Client program</A></H2>
 
-<P>In earlier versions of Spider, all the processes were Perl scripts.  This was fine but with a lot of users your computer memory would soon be used up.  To combat this a new client was written in "C".  This client only works for <EM>incoming</EM> connects at the moment.  Before you can use it though it has to be "made".  CD to /spider/src and type <EM>make</EM>.  You should see the output on your screen and hopefully now have a small C program called <EM>client</EM>.  Leave it in this directory.
+<P>In earlier versions of Spider, all the processes were Perl scripts.  This was fine but with a lot of users your computer 
+memory would soon be used up.  To combat this a new client was written in "C".  This client only works for <EM>incoming</EM> 
+connects at the moment.  Before you can use it though it has to be "made".  CD to /spider/src and type <EM>make</EM>.  You 
+should see the output on your screen and hopefully now have a small C program called <EM>client</EM>.  Leave it in this 
+directory.
 <P>
 <HR>
 <A HREF="adminmanual-3.html">Next</A>