Le Fri, 9 Oct 2009 09:46:10 -0500,
"Bob Gage" <[email protected]> a écrit :

> Is serial hardware flow control properly working in Mina 2.0??
> 
> I have an application that communicates with a variety of similar
> serial devices using the same collection of generic objects over
> Mina.   These are working very well for the most part -- however, one
> specific device requires hardware flow control, and that device has
> yet to produce a single byte of input data. My application is
> replacing an old C++ application.   That application has been used to
> confirm the operation of the serial hardware and external device.
> IOW, I can switch to the old C++ application and the device is there;
> switch back to the Mina-based Java app and it's silent again.
> 
> Is there anything my code (as user of the Mina libraries) needs to do
> to support flow control other than using the FlowControl.RTSCTS_OUT
> parameter in the SerialAddress constructor?
> 
> Thanks in advance!!
> boB Gage
> 
Hi bob,

I personally never tried mina serial transport with flow control
(perhaps someone did ?). I'm going to take a look at the code for see if
everything is ok.

Julien

Attachment: signature.asc
Description: PGP signature

Reply via email to