[Interest] Expect for Qt?

Scott Aron Bloom scott.bloom at onshorecs.com
Wed Nov 13 08:26:13 CET 2013


QProcess works fine for telnet and ftp, you need to connect the input and output pipes in order to send data into it.

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: Tuesday, November 12, 2013 8:35 PM
To: Qt Project MailingList
Subject: [Interest] Expect for Qt?

Hi All,

Our team was trying to code a wrapper class using QProcess to drive the CLI applications (e.g. telent.exe, ftp.exe) on Windows but so far with no luck. Do you happen to know any Qt/C++/C library that works like "TCL Expect" so that I can use for this purpose?

BR,

Zhu
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest



More information about the Interest mailing list