Applet name: Client.class



Disclaimer:
  1. This applet wasn't desinged nor coded in order to produce any kind of damage.
  2. None of the classes called by this applet weren't desinged nor coded in order to produce any kind of damage.
  3. The changes that you are asked to make to ".java.policy" shouldn't produce any kind of damage.
  4. Therefore: I can't be hold liable for any damages that happen.

In order to run this applet please do the following:
  1. Download and install JDK2 version 1.3 or higher.
  2. Do a search on your hard drive for ".java.policy" file
    1. There might be more then one file with this name.
      1. The one you need should be located in something similar to following:
        "c:\windows\Profiles\user1\"
        "c:\Documents and Settings\Student1\"
    2. Open ".java.policy" into any text editor
    3. Paste the following code at the end of ".java.policy" file
      grant codeBase "http://www.geocities.com/sbanica/chat/"
      {
      permission java.net.SocketPermission "*:1-", "accept, connect, listen, resolve";
      };
    4. Save the file as text file.
  3. After you finished using this applet, you should remove my code from your ".java.policy" file.

Home

Aurel-Stefan Banica copyright @ 2002