changed help for filters freq->on
[spider.git] / html / adminmanual-2.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4  <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
5  <TITLE>The DXSpider Installation and Administration Manual : The Client program</TITLE>
6  <LINK HREF="adminmanual-3.html" REL=next>
7  <LINK HREF="adminmanual-1.html" REL=previous>
8  <LINK HREF="adminmanual.html#toc2" REL=contents>
9 </HEAD>
10 <BODY>
11 <A HREF="adminmanual-3.html">Next</A>
12 <A HREF="adminmanual-1.html">Previous</A>
13 <A HREF="adminmanual.html#toc2">Contents</A>
14 <HR>
15 <H2><A NAME="s2">2. The Client program</A></H2>
16
17 <P>In earlier versions of Spider, all the processes were Perl scripts.  This was fine but with a lot of users your computer 
18 memory would soon be used up.  To combat this a new client was written in "C".  This client only works for <EM>incoming</EM> 
19 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 
20 should see the output on your screen and hopefully now have a small C program called <EM>client</EM>.  Leave it in this 
21 directory.
22 <P>
23 <HR>
24 <A HREF="adminmanual-3.html">Next</A>
25 <A HREF="adminmanual-1.html">Previous</A>
26 <A HREF="adminmanual.html#toc2">Contents</A>
27 </BODY>
28 </HTML>