|
-
January 18th, 1999, 04:17 AM
#1
Socket Exceptions
I am facing a unique problem.
I have developed a small Chat Package.
The package functions well on some machines.
When I try executing the Chat Package, The chat applet throws an AppletSecurityException.
It says " checkconnect.NetworkHost1 " Exception.
Kindly Help me out.
-
January 18th, 1999, 11:10 AM
#2
Re: Socket Exceptions
I believe that the applet is allowed to connect only to the server it was
downloaded from. If you want to connect to other machines, you'll need to 'sign'
the applet. Check out java.sun.com for more details.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|