I have been reading through this exchange. It was asked but I did not see an answer.
If you open a command prompt and type in telnet, does telnet actually come up? I have a base install of Win7 Pro and it is not a recognized command. Did I miss your answer to this? My apologies if I did. -Jason - - - - - - - - - - - - - - - - - - - - - - - Jason R. Kretzer Application Developer Google # 606-887-9011 Cell # 606-792-0079 [email protected] “quidquid latine dictum sit altum videtur” On Nov 14, 2013, at 10:43 AM, Scott Aron Bloom <[email protected]> wrote: > 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 _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
