From owner-freebsd-java@FreeBSD.ORG Mon Jun 28 16:03:46 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 6108B16A4CE for ; Mon, 28 Jun 2004 16:03:46 +0000 (GMT) Received: from oxyd.caraldi.com (caraldi.com [195.137.249.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1AE543D58 for ; Mon, 28 Jun 2004 16:03:45 +0000 (GMT) (envelope-from jbq@anyware-tech.com) Received: from anyware12.anyware (lns-th2-4f-81-56-241-65.adsl.proxad.net [81.56.241.65]) by oxyd.caraldi.com (Postfix) with ESMTP id B8AE320F8 for ; Mon, 28 Jun 2004 18:03:42 +0200 (CEST) Received: by anyware12.anyware (Postfix, from userid 615) id 8970F65A2; Mon, 28 Jun 2004 18:03:35 +0200 (CEST) Date: Mon, 28 Jun 2004 18:03:35 +0200 From: Jean-Baptiste Quenot To: freebsd-java@freebsd.org Message-ID: <20040628160233.GA93868@anyware12.anyware> Mail-Followup-To: freebsd-java@freebsd.org References: <20040628124344.B91411F4FEA@ws1-2.us4.outblaze.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline In-Reply-To: <20040628124344.B91411F4FEA@ws1-2.us4.outblaze.com> User-Agent: Mutt/1.5.6i Subject: Re: printer operations in java 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: Mon, 28 Jun 2004 16:03:46 -0000 --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Lukman Jaji: > Hello all, I need to perform a printing job after payment has been > made with my software. It's a reciept. Can you guys help me with a > simple code snippet. I am working on windows using jdk1.3.1 What is the relationship with FreeBSD? Anyway to communicate with a device, you may take a look at rxtx, it's a native lib providing serial and parallel communication for the Java Development Toolkit (JDK), under Open-Source license. BTW, the FreeBSD port has not yet been committed, see PR ports/65396. --=20 Jean-Baptiste Quenot http://caraldi.com/jbq/ --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA4EEZ9xx3BCMc9gsRAh3lAKCXc4wm0YA+6PIb1JBxFy5vN6h/oQCgorRG thxqBg5cQSURwZz+RtRifiI= =EAht -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo--