I am currently having problems using the SerialIO's USB to Serial
adapters drivers.
Having problems on OS X 10.4.5. Can get connected alright but the
input stream
reads only once and then fails. The same code is running on Windows
and Linux
without problems using the same connected serial device.
I have just ordered the Keyspan device and will give their drivers
a run.
BTW, this is on a dual G5 system. The application is also threaded
so maybe there are
issues with how I have this coded up in Java, as far as, OS X is
concerned.
Phil
Hi Phil,
We've run multiple threads each reading from a different serial port
with no trouble in the past on a G3. Currently the app is running
under 10.4.5 on a dual G4, but it's only reading from a single serial
port - I'll give it a try with multiple ports and see what happens...
We use Keyspans (no, I don't work for them) and they seem fine for
handling 9600 baud input. We don't write to them. We've been using
RXTX 2.0.x for javax.comm support.
Don't you get some tech support from SerialIO when you purchase their
products? You could check with them.
Sean "胖猫" _______________________________________________
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