JMRI

From Rxtx

(Difference between revisions)
Jump to: navigation, search
(tamonraco)
Line 1: Line 1:
 +
calamo
[http://jmri.sourceforge.net JMRI] uses RXTX to connect to the serial ports on model railroad hardware.
[http://jmri.sourceforge.net JMRI] uses RXTX to connect to the serial ports on model railroad hardware.

Revision as of 06:32, 13 July 2008

calamo JMRI uses RXTX to connect to the serial ports on model railroad hardware.

JMRI was originally written to use the Sun javax.comm API, and still uses those classes. We moved to RXTX for platforms where the Sun implementation wasn't available, or wasn't reliable. Currently, we use RXTX for MacOS X, Linux, and certain flavors of Windows.

The source tree is available from SourceForge either via anonymous download or their CVS web browser.

Sample class using RXTX

Personal tools