[3860] in java-interest

home help back first fref pref prev next nref lref last post

Re: Problem creating socket in applet in Netscape 2.0B3

daemon@ATHENA.MIT.EDU (Fumihiko \"Miko\" Matsumura)
Thu Nov 30 01:51:42 1995

Date: Wed, 29 Nov 1995 20:00:45 -0800 (PST)
From: "Fumihiko \"Miko\" Matsumura" <miko@well.com>
To: Bob Beck <rbk@ibeam.jf.intel.com>
cc: java-interest@java.sun.com
In-Reply-To: <m0tKvs2-000RXWC@ibeam.intel.com>

Yes. This is something I noted as well, Bob-- Netscape 2.0B1 and 2.0B3 
have shut off socket support. So for now, look at it using B2! It's 
nothing wrong with your code... I believe Netscape has some (security 
related?) issues with sockets and so they have cut them off until these 
can be resolved. Arthur Van Hoff told me (a while back) that Netscape 
"had better" turn on socket support for their 2.0 when it sihps. In the 
meantime, use 2.0b2.

On Wed, 29 Nov 1995, Bob Beck wrote:

> I have an applet that works fine in appletviewer and Netscape 2.0B2, but now
> fails in Netscape 2.0B3 - I'm hoping someone else out there has already seen
> this and can tell me how to fix and/or work around it ...
> 
> I'm trying to create a socket (new Socket(host, port)) in a Java applet
> where host == the host the HTML page came from, and port == 5310.  The
> socket creation fails with a security exception (but a connection *is*
> established with the server listening to port 5310).  This leads to a crash
> of Netscape navagator shortly after a reload of the page.
> 
> This is with Navigator 2.0B3.  This worked fine on 2.0B2; looks like
> something changed in the security manager in 2.0B3 ...  It also works fine
> via the applet viewer.
> 
> BTW: this is on NT and WIn95.  I have reported it to Netscape.
> --
> Bob Beck                rbk@ibeam.intel.com     CompuServe: 71674,106
> Intel Corporation       (503)264-8856           AOL: RDBeck
> 
> -
> This message was sent to the java-interest mailing list
> Info: send 'help' to java-interest-request@java.sun.com
> 
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post