Hi,
i have a doubt that how can i connect using portnumber to realterm TCP in qt console.all i have to do is i have to give a connection from qt console to real term TCP and we have to type some strings in realterm TCP should appear on the qt
Printable View
Hi,
i have a doubt that how can i connect using portnumber to realterm TCP in qt console.all i have to do is i have to give a connection from qt console to real term TCP and we have to type some strings in realterm TCP should appear on the qt
Do you mean you want to send whatever you type on a TCP console to stdin of your Qt application?