Not sure if anyone's using it or has even looked at it, but I spent some time working on my java applet client thingy. It now renders ANSI background colors. My MUD doesn't actually have background colors, so testing on that was limited to simple test cases.. I also hacked in fixes for a few issues with some versions of IE where the scrolling didn't work and a thread access violation that some versions of Netscape were throwing for whatever reason. When I get around to it, hopefully soon, I'll include blinking and underscored text..
http://sci.tamucc.edu/~mdb99284/mud/ There's 2 files there.. source.zip is the source code, quickstart.zip has a .jar with all the classes in it and a sample .html showing how to load it. Comments are appreciated. --Palrich.

