Date: 19 Feb 2002 15:54:20 -0700 From: Steven Jorgensen <steve@khoral.com> To: java@freebsd.org Subject: wierd networking problem with jdk1.3.1p6 Message-ID: <1014159261.316.12.camel@chucky.local.spukhaus.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1014159261.316.12.camel>