Hi,
I tryed to run telnet applet but I got the following
message: "Sorry, Could not connect:
com.ms.security.SecurityException
[de/mud/jta/plugin/Socket.connect]: cannot
access "10.0.0.1"
You are either behind a firewall or the Java Telnet Applet
has a broken configuration."
Note that configuration file is ok and the telnet host is in
the same LAN. If I run jta20.jar from the command line
everything is ok.
Thanking in advance
Logged In: YES
user_id=48092
due to java applet security restrictions you have to
connect back to the same host the applet was donwloaded
from (the webserver in this case).
Check also if there is a more verbose message in the
Java Console output.