1
Personal Java/Jeode/J2ME Personal Profile / How to access serial port from Java on the Zaurus?
« on: August 17, 2004, 05:48:50 pm »
Seems like a lot of work ...
Our company provides the SerialPort API that runs on Zaurus, and 25+ other platforms. It's a simple matter to install our IPK, and write your application.
http://www.serialio.com/products/serialport/serialport.htm
This has been on the market for over 8 years (nearly 2 yrs before javax.comm) , and is the most widely used API for Java in the world.
We also provide a javax.comm interface if you prefer 'handcuff' your development to that API.
http://www.serialio.com/support/jspCommAPI.htm
Our company provides the SerialPort API that runs on Zaurus, and 25+ other platforms. It's a simple matter to install our IPK, and write your application.
http://www.serialio.com/products/serialport/serialport.htm
This has been on the market for over 8 years (nearly 2 yrs before javax.comm) , and is the most widely used API for Java in the world.
We also provide a javax.comm interface if you prefer 'handcuff' your development to that API.
http://www.serialio.com/support/jspCommAPI.htm