From owner-freebsd-java Tue Feb 19 14:55:14 2002 Delivered-To: freebsd-java@freebsd.org Received: from khoral.com (charon.khoral.com [65.100.30.50]) by hub.freebsd.org (Postfix) with ESMTP id 95FEA37B443 for ; Tue, 19 Feb 2002 14:54:41 -0800 (PST) Received: from chucky.alb.khoral.com (chucky.alb.khoral.com [10.1.3.228]) by khoral.com (8.9.3/8.9.3) with ESMTP id PAA17989 for ; Tue, 19 Feb 2002 15:54:35 -0700 (MST) Subject: wierd networking problem with jdk1.3.1p6 From: Steven Jorgensen To: java@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.1 Date: 19 Feb 2002 15:54:20 -0700 Message-Id: <1014159261.316.12.camel@chucky.local.spukhaus.com> Mime-Version: 1.0 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have the JDK1.3.1p6 installed on my FreeBSD 4.5-STABLE box, and have been trying to get it to run java application I developed under linux. Anyway, the application uses the Socket class to connect to a non-Java application to pass data back and forth via a custom messenging system. If I run the non-Java application and my Java application on the same machine (i.e it is connecting via the loopback network) it will refuse to connect. No errors, it just hangs. If I run the Java application on one box and the non-Java on another (i.e it is connecting via the network cards) it works fine. This doesn't happen under the linux version of the 1.3.1 or 1.4. jdk's. Any idea where I should start looking for the problem? Is it a known problem with the current port of the FreeBSD jdk? Thanks for any help. Steve -- ----------------------------------------------------------- Steven Jorgensen steve@khoral.com steve@spukhaus.com ------------------------------+---------------------------- Khoral Inc. | PHONE: (505) 837-6500 6200 Uptown Blvd, Suite 200 | FAX: (505) 881-3842 Albuquerque, NM 87110 | URL: http://www.khoral.com/ ----------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message