X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fadminmanual-2.html;h=ecaf1910adcf9590abf2b829eeade8e362129fa3;hb=0bbd79b480f385485ce6b0be25f9dee47e955eb1;hp=b2418ea6e7c73d7ba776408b5b99fc8155f8b563;hpb=e1f91307fae936112a25ed7ce08f47214ecec766;p=spider.git diff --git a/html/adminmanual-2.html b/html/adminmanual-2.html index b2418ea6..ecaf1910 100644 --- a/html/adminmanual-2.html +++ b/html/adminmanual-2.html @@ -6,6 +6,7 @@ + Next @@ -14,11 +15,13 @@

2. The Client program

-

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 incoming -connects at the moment. Before you can use it though it has to be "made". CD to /spider/src and type make. You -should see the output on your screen and hopefully now have a small C program called client. Leave it in this -directory. +

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 +incoming connects at the moment. Before you can use it though it +has to be "made". CD to /spider/src and type make. You +should see the output on your screen and hopefully now have a small C program +called client. Leave it in this directory.


Next