Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
i want to connect to a server from an applet. running in console it works but due running it as applet (in Micro$ Apllet Viewer and IE4.5) on this.sock = new Socket(this.iadd, 10000); I get an exeption (com.ms.security.SecurityExeptionEx[Host]: cannot access ... [myhost]:[myport]) Replies:
|
Sponsored Links
|