From owner-freebsd-java@FreeBSD.ORG Wed Sep 1 07:24:05 2004 Return-Path: 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 713EB16A4CE for ; Wed, 1 Sep 2004 07:24:05 +0000 (GMT) Received: from oxyd.caraldi.com (caraldi.com [195.137.249.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id D391B43D54 for ; Wed, 1 Sep 2004 07:24:04 +0000 (GMT) (envelope-from jbq@anyware-tech.com) Received: from anyware12.anyware (unknown [84.96.21.10]) by oxyd.caraldi.com (Postfix) with ESMTP id 37EA1206E for ; Wed, 1 Sep 2004 09:24:01 +0200 (CEST) Received: by anyware12.anyware (Postfix, from userid 615) id 3B5F86AD9; Wed, 1 Sep 2004 09:24:01 +0200 (CEST) Date: Wed, 1 Sep 2004 09:24:01 +0200 From: Jean-Baptiste Quenot To: freebsd-java@freebsd.org Message-ID: <20040901072358.GA45042@anyware12.anyware> Mail-Followup-To: freebsd-java@freebsd.org References: <20040831120745.L66028@hawat.cc.ubbcluj.ro> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <20040831120745.L66028@hawat.cc.ubbcluj.ro> User-Agent: Mutt/1.5.6i Subject: Re: Java Communication API for FreeBSD Input Stream Problem X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 07:24:05 -0000 --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Comsa Daniel: > I have a problem regarding the Java Communication API for FreeBSD > port. What port do you use? comms/java-commapi? You may want to give a try to RXTX, I have ported it to FreeBSD: http://caraldi.com/jbq/ports/rxtx/ http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/65396 Basically, RXTX is an open-source implementation of Java Comm API, and AFAICT it works right out of the box! See contrib/SimpleRead.java in the source distribution for a simple example that just works. If you will to use it, could you please consider mentioning it to freebsd-java so that the port gets committed into the FreeBSD ports tree? HTH, --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBNXkO9xx3BCMc9gsRApe+AJkBTuV0ipHkMiLi9wfe9P32/VEzewCdHHtx Mw3mlrpLMT/H/PQOiRfVfMI= =hqwz -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--