Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to set CTS

807580Apr 14 2010
Hi,

I'm designing two applications, first, I send data throught serial port with flow control (FLOWCONTROL_RTSCTS_OUT), using setRTS(true), and waiting CTS in true, and second, an application that receives that serial data with flow control (FLOWCONTROL_RTSCTS_IN).

I need setting CTS in receiver to enable the transmitter to send data, however I don't know how to set CTS in receiver. How can I do it?

I tested the transmitter with another receiver application, and works fine.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 12 2010
Added on Apr 14 2010
0 comments
195 views