Pure Java JPEG-Decoder Demonstration
TestIAppletGetImage (using a JAR file and browser build in Java)

This Applet demonstrates the usage of an overloaded Applet.getImage() method.

The used IApplet.getImage(URL) replaces the Applet.getImage(URL) method with an pure Java JPEG image-loader and decoder.
As the source is available, the InputStream for the Image can be changed to ZIPInputStream, CheckedInputStream or maybe an InputStream using RSA encryption.

If you are interested in the source or need more information, mail me at: [email protected]

Last updated: 8/18/99

Hosted by www.Geocities.ws

1