FAQ
From Rxtx
Contents |
General
What is this
A place to put frequently asked questions.
Where can I find information about how to write apps using RXTX?
Take a look at the Examples
On MacOS X I get a 'PortInUseException', even though it isn't?
Versions prior to 2.1-8 use lock files, which is not the MacOS X way of doing things. For this reason make sure that you have version 2.1-8 or higher, which makes use of I/O Kit. At this point in time 2.1-8 is only availble from CVS, in source form. See the section Retrieving Source Code, on getting the latest code - be sure to get the code from the 'gnu.io' branch.