Quote Originally Posted by arjunajay View Post
I don't completely understand. It is one way communication..
You still need some feedback from other side to know if it has space in the incoming buffer to accept the next byte or not. This feedback is provided by the flowcontrol.

If the hardware flowcontrol is enabled on both sides - you application should just check the state of the com-port before sending to know if write is permitted now...