From owner-freebsd-java Fri Mar 1 4:38:19 2002 Delivered-To: freebsd-java@freebsd.org Received: from smtp3.knology.net (user-24-214-63-13.knology.net [24.214.63.13]) by hub.freebsd.org (Postfix) with SMTP id 5D73737B405 for ; Fri, 1 Mar 2002 04:38:15 -0800 (PST) Received: (qmail 21319 invoked from network); 1 Mar 2002 12:37:49 -0000 Received: from user-24-214-88-166.knology.net (HELO there) (24.214.88.166) by user-24-214-63-13.knology.net with SMTP; 1 Mar 2002 12:37:49 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Mike Murphree To: "Koster, K.J." Subject: Re: Ugrade from linux-jdk to native Date: Fri, 1 Mar 2002 06:38:31 -0600 X-Mailer: KMail [version 1.3.2] Cc: freebsd-java@freebsd.org References: <59063B5B4D98D311BC0D0001FA7E452205FDA3CD@l04.research.kpn.com> In-Reply-To: <59063B5B4D98D311BC0D0001FA7E452205FDA3CD@l04.research.kpn.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020301123815.5D73737B405@hub.freebsd.org> 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 On Friday 01 March 2002 03:39 am, Koster, K.J. wrote: > Dear Mike, > > > > > Good question. Is there any reason to use native jdk instead > > > > of the new version of the linux jdk? > > > > > > For most things it isn't. You'll need native for doing JNI > > > stuff. Everything else works fine in the Linux JDK's. > > > > Along these lines, I have a Java program that works on both Windows > > and Linux which uses libraries to perform serial I/O and I would > > like to get it operating under FreeBSD. Is this not possible under > > the Linux emulation or do I need a native JDK to make it work? > > There is a JavaComm port or somesuch. Isn't that a library to conduct > serial I/O from Java? It might have ports to all the platforms you need. It does not. Only Windows, Linux, and probably Solaris. Web page for it is at: http://www.qsl.net/n6lyt Maybe there is a better way to provide the serial I/O function now? Thanks, Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message