[Interest] FW: QProcess wrap the telnet.exe

Scott Aron Bloom scott.bloom at onshorecs.com
Thu Nov 14 16:43:35 CET 2013


Connect to the process state signals, error, finished, started, stateChanged..

What happens?

Scott

-----Original Message-----
From: interest-bounces+scott.bloom=onshorecs.com at qt-project.org [mailto:interest-bounces+scott.bloom=onshorecs.com at qt-project.org] On Behalf Of ZHONG Zhu
Sent: Wednesday, November 13, 2013 9:34 PM
To: Joseph W. Joshua; interest at qt-project.org
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
> Interest at qt-project.org
> 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
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest



More information about the Interest mailing list