Dear friends,                             Date : 26th August 1996

      Thanx for opting to use Vishal Anand's Message Pop Up.
I truly hope that u shall find this utility useful.

      The application has 5 class files:
      ---------------------------------

      about.class
      error.class
      MultiServerThread.class
      send.class
      vishals_popup.class

      The main class file is "vishals_popup.class". Use your platform's java
      interpreter to run this class file in the following manner :

      $ java vishals_popup
            or
      % java vishals_popup
            or
      c:\> java vishals_popup


      The remaining class files are invoked implicitly by the main class file,
      so please do not attempt to delete them.

      For sending message, the application requires a string to be passed as
      the recepient name. So all the users are requested to add the recepient
      name and his corresponding IP address in your system's "hosts" file.

      For eg: You want to send a message to a person named vishal, whose
              IP Address is 192.168.200.245, then make the following entry
              in the hosts file:

      (1) For Windows Users :
            Open your hosts file in the \windows\system directory and add
            the following line (please check the path !) :

            vishal      192.168.200.245

      (2) For Unix Users :
            Open your hosts file in the \etc directory and add the following
            line:

            vishal      192.168.200.245


      Similarly, add the entry for other platforms.          



      This application has been developed by me for non-commercial use only.
      But the application is powerful enough to be used anywhere, so I hereby
      request that anyone trying to use this application for commercial purpose
      may please take my consent (Though I know that most of U wouldn't do so !).

      My address:
                  Vishal Anand
                  B-36, Sarita Vihar,
                  New Delhi - 110017
                  INDIA.

                  Ph : 91-11-6944372
                  Fax: 91-11-6224551


      Incase U have any problems using the application or u have some suggestions
      then U may feel free to contact me at the above address or via e-mail at
      vanand@pcl.stpn.soft.net 



All the best !
Regards,

Vishal Anand

/**************************************************************************/
