Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Aug 2007 12:42:49 +0200
From:      Pascal Hofstee <caelian@gmail.com>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        Jung-uk Kim <jkim@FreeBSD.org>, freebsd-java@FreeBSD.org
Subject:   Re: JDK 1.6.0 patchset 1 "Brumby"
Message-ID:  <1186224169.1023.8.camel@trinity>
In-Reply-To: <20070803213606.GA10215@misty.eyesbeyond.com>
References:  <20070803053142.GA4434@misty.eyesbeyond.com> <20070803150302.GA8183@misty.eyesbeyond.com> <1186157203.1023.2.camel@trinity> <200708031642.03309.jkim@FreeBSD.org> <20070803213606.GA10215@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2007-08-03 at 14:36 -0700, Greg Lewis wrote:
> Seems to be working for me too:
> 
> FreeBSD laptop 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Wed Jan 24 09:03:47 PST
> 2007     root@laptop:/usr/src/sys/i386/compile/LAPTOP  i386
> 
> I get the expected exceptions when I try to connect to a host I can't look
> up or a port that isn't open.  Connecting to an open port works as
> expected.  This is all using the test code.
> 
> Pascal, are you trying to connect to an open port?  What is listening on it
> and what are you expecting to happen (i.e. what happens with 1.5?).

I am trying to connect to a Linksys NSLU2 that provides a socket
interface to communicate with a serially connected measuring device.
I ensured that the other end is listening because a plain simple
"telnet 172.16.30.1 10485" connects me to our software and allows me to
communicate with the measuring device.

What i am expecting to happen is to simlpy get connected and no
SocketException being thrown which is exactly what happens when i build
and run the exact same code using the Diablo JDK 1.5.

-- 
Pascal Hofstee <caelian@gmail.com>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1186224169.1023.8.camel>