From owner-freebsd-java Mon Feb 23 14:22:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA26386 for freebsd-java-outgoing; Mon, 23 Feb 1998 14:22:59 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from zed.ludd.luth.se (zed.ludd.luth.se [130.240.16.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA26347 for ; Mon, 23 Feb 1998 14:22:54 -0800 (PST) (envelope-from pantzer@father.ludd.luth.se) Received: from father.ludd.luth.se (pantzer@father.ludd.luth.se [130.240.16.18]) by zed.ludd.luth.se (8.8.5/8.8.5) with SMTP id XAA19952; Mon, 23 Feb 1998 23:22:33 +0100 Message-Id: <199802232222.XAA19952@zed.ludd.luth.se> X-Mailer: exmh version 2.0.1 12/23/97 To: berg@platsol.com (Michael Bergknoff) cc: freebsd-java@FreeBSD.ORG Subject: Re: Security exception In-reply-to: Your message of "Mon, 23 Feb 1998 14:12:01 PST." <9802232212.AA35530@lccsd.sd.platsol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 23 Feb 1998 23:22:31 +0100 From: Mattias Pantzare Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > No, in fact I've run the applet from a Solaris and Windows NT > machine on the same LAN. The applet is being loaded from the local file > system and not with a URL. It fails when connecting to a server > on the same side of my firewall. I also have a non-gui version of > my applet that I run with the "java" command and it connects to > the same server fine from the same FreeBSD system. I do hope that you know that a applet can connect only to the host that it was loaded from. To me it looks like the applet viewer is doing it's job. Did you use the same version of the appletviewer on all platforms? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message