RE: serial port program

1999-01-01 Thread java
One problem we are encountering with rxtx is libc5 versions of the jdk native include files are not compiling clean with rxtx. If anyone able to dig around has the libc5 version installed we are interested in knowing if this is a problem with the libc5 jdk jni or rxtx. The only think on the rx

RE: serial port program

1998-12-30 Thread Kevin Hester
standard RXTX distribution. -Original Message- From: Alastair Broom [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 30, 1998 6:21 AM To: Steve Delahunty Cc: jinranlin; [EMAIL PROTECTED] Subject: RE: serial port program On Wed, 30 Dec 1998, Steve Delahunty wrote: > It would sure

RE: serial port program

1998-12-30 Thread pridemor
Yes, Sun is most certainly thinking about this topic. Check out http://www.javasoft.com/products/javacomm/index.html [EMAIL PROTECTED] on 12/30/98 08:14:29 AM To: [EMAIL PROTECTED], [EMAIL PROTECTED] cc:(bcc: Russell Pridemore/Lex/Lexmark) Subject: RE: serial port program

RE: serial port program

1998-12-30 Thread Alastair Broom
On Wed, 30 Dec 1998, Steve Delahunty wrote: > It would sure be nice to have basic serial port functionality > ... > > -Original Message- > Subject: serial port program > > I need to make a program to control RS232 port, does anybody know how to do > it using java? > Theres the "Java Comm

RE: serial port program

1998-12-30 Thread Steve Delahunty
It would sure be nice to have basic serial port functionality as part of the jdk. Does anyone know if Sun is thinking about doing this? All my serial communications programs have been using the JNI. This works okay, but breaks platform independence. - Steve D. -Original Message- From: ji

Re: serial port program

1998-12-30 Thread Roel Hofkens
Take a look at http://www.interstice.com/~kevinh/linuxcomm.html Cheers, Roel. At 04:51 PM 12/30/98 +0800, =?HZ-GB-2312?B?amlucmFubGlu?= wrote: >hi, >I need to make a program to control RS232 port, does anybody know how to do >it using java? >thanks for lot and happy new year > >Jerry >