Ben Ford wrote:
This is straight from the http://java.sun.com/applets/ web page:
" When you use a Java technology-enabled browser to view a page that contains
an applet, the applet's code is transferred to your system and executed by
the browser's Java Virtual Machine (JVM). "
I have had one
This is straight from the http://java.sun.com/applets/ web page:
" When you use a Java technology-enabled browser to view a page that contains
an applet, the applet's code is transferred to your system and executed by
the browser's Java Virtual Machine (JVM). "
Java Applets cannot connect to th
Ben Ford - Bio-Logic Aqua Technologies wrote:
Java Applets cannot connect to the same host they were loaded from. They run
on the client machine as a local program. I know this because I attempted to
run an applet and have it connect to a mysql server the lived on the web
server.
Small clarif
Java Applets cannot connect to the same host they were loaded from. They run
on the client machine as a local program. I know this because I attempted to
run an applet and have it connect to a mysql server the lived on the web
server. It couldn't connect using localhost as the domain name of
4 matches
Mail list logo