Click to See Complete Forum and Search --> : Java Telnet App


absolutmgd13
12-20-2007, 02:04 PM
I can't figure out why this isnt working out for me. Can anyone help configure it?

i've uploaded 'jta25b.jar' to the server. all of these files are within the same directory.

Located:
http://arcanenites.com/an-telnet/connect-an.html

html:

<applet CODEBASE="." ARCHIVE="jta25b.jar" CODE="de.mud.jta.Applet" WIDTH=510 HEIGHT=500>
<param name="config" value="applet.config"></applet>


config file attached to it: applet.config

Applet.detach=true
Applet.detach.fullscreen=true
Applet.detach.title="jta: Arcane Nites"
Applet.disconnect=false
Applet.disconnect.closeWindow=false
Applet.detach.immediately=false
Applet.detach.menuBar=true
Socket.host=an.selfip.biz
Socket.port=3000