eGrafitti



A simple internet drawing game. The game allows you to draw with others at the same time, and you can come back later and see what has been drawn. The applet connects to a server application which sends what you're drawing and what other people are drawing to each webpage connected to it.

How To Use:

  • Download eGrafitti.zip (19 KB)
  • Unzip with a compression utility.

    Java Source: Included in zip file

    Sample HTML Source:

    <APPLET CODE=eGraffiti.class 
    	WIDTH=800 
    	HEIGHT=600>
    
    <param name=serverIP value="localHost">
    
    </APPLET>
    
    

    Status: Free

    Author: Jeremiah McLeod

    Homepage: http://xdebugx.deltaarc.net/eGraffiti/eGraffiti.html

    Upload Date: May 3, 2002

    How to Add Java Applets to Your Site

    New on the Java Boutique:

    New Review:

    Time Management Made Easy with the Quartz Enterprise Job Scheduler
    Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

    New Applet:

    Reverse Complement
    Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

    Elsewhere on internet.com:

    WebDeveloper Java
    Lots of Java information on webdeveloper.com

    WDVL Java
    Thorough Java resource at the Web Developer's Virtual Library.

    ScriptSearch Java
    Hundreds of free Java code files to download.

    jGuru: Your View of the Java Universe
    Customizable portal with online training, FAQs, regular news updates, and tutorials.