Last Updated: November 18, 1998
To install the Java LED Sign onto your Virtual Server, you will need to telnet to your Virtual Server and then do the following steps:
cd (this will put you in your home directory)
tar -xvf /usr/local/contrib/LEDSign.tar The HTML source below represents the applet definition for the LED Sign.
<applet codebase="/Java/LEDSign/LED"
code="LED.class" width=458 height=25 align=center>
<param name="script" value="/Java/LEDSign/scripts/alts.led">
<param name="border" value="1">
<param name="bordercolor" value="100,130,130">
<param name="spacewidth" value="2">
<param name="wth" value="150">
<param name="font" value="/Java/LEDSign/fonts/tiny.font">
<param name="ledsize" value="2">
</applet>
If you are unfamiliar with JAVA, or would like to learn more about JAVA(tm): Programming for the Internet, the following URL is an excellent resource:
More information about the LED Sign can be obtained at the following
URL:
(The URL below was known to be valid as of February
22, 1998)
http://www.cs.hope.edu/~dbrown/java/LEDSign/WWW/LED.html
Bundled with the LED Sign tar file is a complete set of HTML
documentation. This documentation will accessible on your own server by
using the following URL:
http://www.[domain name]/Java/LEDSign/WWW/LED.html
where [domain name] is your domain name.
Copyright © 1996, Last Modified: 18 November 1998 A Little Technology Shoppe, LLC. All rights reserved. All brand names and product names used on these web pages are trademarks, or trade names of their respective holders.