Connect to the process state signals, error, finished, started, stateChanged..
What happens? Scott -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of ZHONG Zhu Sent: Wednesday, November 13, 2013 9:34 PM To: Joseph W. Joshua; [email protected] Subject: Re: [Interest] FW: QProcess wrap the telnet.exe Thank you Josh, that's a typo. We coded a sample code to show the problem. After change *telent.exe* to *telnet.exe* you still can't make it work on Windows. More interesting thing is: same code works with some other applications like cmd.exe and plink.exe (some app from putty.org). > ______________________________________________ > Interest mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/interest > Hi Zhu, In your code, you are trying to launch *telent.exe* instead of *telnet.exe*. Is this intented, or is it a typing error? Josh _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
