LAN Guardian Suite v1.1b
=========================

Author   : hUilaM
Email    : huilam@pl.jaring.my
Web URL  : http://members.xoom.com/huilam/
License  : FREEWARE
Compiler : Delphi 5.0
Release Date : 11th APR 2000
Program Size : 282k (zipped)

File Included : - LAN-Guarndian.EXE 
                - LAN-Guarndian_client.EXE
                - Link1.lnk 
                - Link2.lnk 
                - Link3.lnk

Description : This is a simple network control program which allow
              server program to OPEN, CLOSE programs and SHUTDOWN 
              system at the client side. You can replace the shortcut
              link with any desired program's shortcut but remember
              to rename it as Link1.lnk and so on. Mouse on each button
              to get more hint about its funtion.

What New ?
  - Version 1.1b fixed some bugs and optimsed code.
  - Activator Client v1.1 allow one instance only.
  - Activator v1.1 added LOCK function.


Installation Guide : 
  - Of cause copy ActivatorServer.Exe to your Server computer.
  - Copy ActivatorClient and all the Link to all your Client computer.
  - Each client computer might have different Link with others.
  - All the Link should be in the same directory with the ActivatorClient.Exe.
  - "ActivatorClient /hide" to load quitely.
  - Magic Word to close the Client is "ClosE".

How it work ?
  - Server program serve as Messager to post your desired action to the Client.
  - The Client program will work on the Pre-Programmed action according to the
    message received.
  - All data is send in TEXT only format, so there is no way to allow others 
    to break in client computer. Even if it break in, Client program will only 
    treat it as text and output it as windows message box.
  - Work on within LAN, internet connection without sharing modem.


Limitation : 
  - It doest not work for having control to your client thru internet if your 
    client is within a LAN and online with modem sharing software.
