Serial port communicaton using javax.comm
This section covers bundles for handling serial ports using the
javax.comm API
Bundles
- serialport
-
Bundle that wraps serial ports in the OSGi Device API.
- comm-win32
-
Implementation for windows platforms using Sun's COMM 2.0 release.
Note that this bundles contains code with license from Sun, for
details, see
comm-win32/resources/COMM2.0_license.txt
- comm-linux
-
Implementation for x86 linux platforms using the RXTX library.
Note that this bundles contains code with license from Sun AND
is licensed under GPL. For details, see
comm-linux/resources/COMM2.0_license.txt
comm-linux/resources/rxtx-license.txt
The RXTX source is available at
http://users.frii.com/jarvi/rxtx/