Is there any way to open a network connection with Netscape

Chris Hsu (chsu@lincolnelectric.com)
Thu, 17 Jul 1997 10:12:12 -0400

Date: Thu, 17 Jul 1997 10:12:12 -0400
From: Chris Hsu <chsu@lincolnelectric.com>
To: java-security@web2.javasoft.com
Subject: Is there any way to open a network connection with Netscape

Hi,

I am developing an applet loaded from the local file system and have
problems trying to open a network connection to a 3rd host inside

Netscape Communicator 4.0. I patched the perference file so that the
codebase_principal_support is activated. I ran into the following error:

Security exception - coundn't connect to <ip address> with origin from
<>.

Is there a way to get around that?

Thanks in advance,
Chris