Fwd: Serial messageReceived..

2010-07-27 Thread Joshua Schell
Didn't get a response to this. - josh -- Forwarded message -- From: Joshua Schell Date: Wed, Jul 14, 2010 at 3:29 PM Subject: Serial messageReceived.. To: dev@mina.apache.org Hi, I'm currently using the Apache MINA 2.0.0-RC1 build. The problem I am having is

Serial messageReceived..

2010-07-14 Thread Joshua Schell
Hi, I'm currently using the Apache MINA 2.0.0-RC1 build. The problem I am having is receiving messages after sending data to a device serially. I have verified that I should be receiving data through the use of other serial utility programs as well as using Java's "gnu.io.*" library. The code is