From owner-freebsd-java Thu Jul 4 5:20: 4 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22F8C37B405 for ; Thu, 4 Jul 2002 05:19:59 -0700 (PDT) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7FAA43E09 for ; Thu, 4 Jul 2002 05:19:57 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 17Q5aP-000J3u-00; Thu, 4 Jul 2002 13:19:49 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) by dogma.freebsd-uk.eu.org (8.12.3/8.11.1) with ESMTP id g64CJm3H081988; Thu, 4 Jul 2002 13:19:48 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.3/8.12.3/Submit) id g64CJmqL081987; Thu, 4 Jul 2002 13:19:48 +0100 (BST) Date: Thu, 4 Jul 2002 13:19:43 +0100 From: Jonathon McKitrick To: John Utz Cc: freebsd-java@freebsd.org Subject: Re: Anything like COM in Java? Message-ID: <20020704131943.A81970@dogma.freebsd-uk.eu.org> References: <20020704020638.A78454@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from john@utzweb.net on Wed, Jul 03, 2002 at 08:10:21PM -0500 X-Scanner: exiscan *17Q5aP-000J3u-00*SSIp61jtT5o* (Manchester Computing, University of Manchester) 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 | > Just for fun, I tried some of the basic inheritance/interface design | > with Java, and it worked magnificently. Now if only there were an easy | > way to talk to the serial port in Java.... | | Comm::IO? | Comm::SerialIO? | | it's a package out there. google for 'java' and 'serial port'... Found it, thanks. However, it looks like it's only for Windows and Solaris, at the moment. The source needed to do a port are marked. For the list: Is there, perchance, a FreeBSD port of this Comm API? I didn't see one in the ports tree, but maybe there's one out there somewhere? jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message