Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ringsoft

Pages: [1]
1
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

Pages: [1]