The RXTX project offers an open source implementation exactly similar to the javax.comm API classes tat allows Java applications to talk to devices over the COM/Parallel ports. This implementation works on most platforms Win32, Linux, Solaris, Mac OS. Its based on exactly the same API design as javax.comm.
For more information and downloads, see: http://www.rxtx.org
Hope it helps!












