Are you sure you are writing to the right list? This is the mailing list for Qt Jambi, the Java bindings for Qt.

If you're programming in Java, there are several alternatives to serial IO communication, the open source version was usually at

http://rxtx.qbang.org

but it seems to be down right now. However, there are other commersial alternatives like the ones offered cheaply from SerialIO.

Helge

liweikuijinan wrote:
I'm writing an GUI application like Hyper Terminal with Qt.Now I can receive data from serial port,but when I need to input something interacting with the program in the other end,what I type can't sent to it. I think I should get the string I typed fist,then sent to serial port.
so, how can I get the keyboard input in Qt? Can anyone help me?


 



_______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest



_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to