This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: Serial port communications
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: "Jeff Sturm" <jsturm at one-point dot com>
- Cc: <java at gcc dot gnu dot org>
- Date: Tue, 9 Sep 2003 16:50:25 +0200
- Subject: RE: Serial port communications
>Perhaps http://www.rxtx.org/ ?
I'm looking forward to take this for a spin!
>> Today I'm relying on javax.comm, which is fraught with little
>> nagging issues.
>
>You mean Sun's implementation of javax.comm, I'm guessing.
I'm also using www.serialio.com stuff, which has a javax.comm
implementation.
Øyvind