Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can not send 0x03???

0 views
Skip to first unread message

Michael J. Ponicki

unread,
Sep 21, 2000, 3:00:00 AM9/21/00
to
Trying to send 0x03 in our data stream to the serial port. As long as
0x03 is in the data stream, nothing is ever sent to the port. Removing
0x03 and everything works fine.

Now 0x03 is ctrl-C and it is also ETX. But we are sending binary data
with no flow control so who is looking at this? Is this a Linux problem
or a JVM problem?

The code is Java. We are using the IBM 1.3 with IBM's serial port
support. We are using a Java OutputStream.

Everything else works including receiving data. Any thoughts?

Thanks

0 new messages