| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Mar 8, 2006, at 12:33 PM, Michael Rice wrote:
> I'm trying to port an application that uses the javax.comm package.
> Is there a good implementation for this on OS X? I'm using a Keyspan
> USB->Serial adapter and Java 1.4.2_09. I've tried the RXTXcomm
> package, but I always get a PortInUseException when I call
> CommPortIdentifier.open(). The Keyspan diags say the port is OK and
> available.
FWIW, I use "SerialPort" < http://www.serialio.com/products/serialport/
serialport.htm>. It ain't free, but it works well. I use their
native API, but I understand they support the javax.comm API as well.
- Nick
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden
_______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden This email sent to email@hidden
| References: | |
| >Re: Serial Port I/O (From: Nick Howes <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.