ClientSearch.java
A
Search
Engine
For
Sites
That
Cannot
Host
CGI
Scripts
What
To
Get
What files you would have to download, depends on what you plan to do with
ClientSearch.
- If You Want To Provide A Search Engine For Your Site
Please read the Copyright And Disclaimer notice.
If you agree with the conditions, proceed -
- Get ClientSearch.zip or
ClientSearch.tar.gz.
- Uncompress the files. If you use windoze you should use a
unzip utility that supports long file names like
WinZip.
- Unzipping creates a directory called 'ClientSearch'. This directory
will contain a file called README, a file called ClientSearch.zip a
subdirectory called 'doc' (where the documentation is stored) and a
subdirectory called 'src' (where the source code is stored).
- Read the Installation Instructions
for information on seting up ClientSearch.
- If You Want To Modify The Applet
Please look at the Copyright And Disclaimer
Notice. If agree with the notice -
- The directory 'src' that you get when you unzip
ClientSearch20.zip or
ClientSearch20.tar.gz will have
the source code.
- Start reading the code from the file ClientSearch.java.
- Make your modifications and compile.