serial communication

1999-09-28 Thread R MUTHUSWAMY
hi guys, anybody did work using commapi's. can anybody send me some code sites or some of your codes, it will be of great use to me. Thanx in advance, MUTHU. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: serial communication

1999-08-03 Thread Pere Serra
You have to download the CommAPI from sun: java.sun.com/products/javacomm (get the Sparc x-86 version, bunzip it and copy the file comm.jar to /jre/lib/ext ) You also need the serial driver rxtx from http://www.frii.com/~jarvi/rxtx/ -

Re: serial communication

1999-08-03 Thread Magnus Niemann
On Tue, 3 Aug 1999, R MUTHUSWAMY wrote: > i want to program serial port, what is the api should i get. You should use the Java COMM API together with the rxtx package (for native access to your serial ports). The COMM API will be found on java.sun.com, the rxtx package is on http://www.mit.edu/

serial communication

1999-08-02 Thread R MUTHUSWAMY
i want to program serial port, what is the api should i get. Thanks in advance, MUTHU. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]