Hi, Friends
I did a small java terminal app run in console. It send key input to serial, and display string received from serial port.
then I type ctrl+C, I don't want my terminal app exit. in stead, I want send ctrl+C to serial. how to do it? please give me suggestions. I appreciate it.
thanks
Xainwu