X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fadminmanual-2.html;h=b5f2402a13d203d79ccd6abc13158527d9055c75;hb=439f25ba04e8c4ddbd6806f31da58c0939e2c868;hp=b2418ea6e7c73d7ba776408b5b99fc8155f8b563;hpb=162c27c4c9ce4b914770a3023957c3642ff78ac8;p=spider.git diff --git a/html/adminmanual-2.html b/html/adminmanual-2.html index b2418ea6..b5f2402a 100644 --- a/html/adminmanual-2.html +++ b/html/adminmanual-2.html @@ -14,11 +14,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