Results 1 to 3 of 3

Thread: Executing a external console application!

  1. #1
    Join Date
    May 2011
    Location
    Brazil - Brasília
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Question Executing a external console application!

    I need to run multiple instances of PuTTY utility and put the console into a QT4 application window.

    Basically, the utility QT4 will act as a clearinghouse, keeping all data connections and calling PuTTY with the correct parameters.

    But the screen d PuTTY should stay inside the program window QT4.

    So, I need a way to interact with the console program in real time, like I was interacting with a telnet client.

    Has anyone done something similar or knows how to reach the result described above?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Executing a external console application!

    Since PuTTY is open-source, it might be easiest to just integrate it with your program into a single project on the source level.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Oct 2009
    Location
    Mexico
    Posts
    81
    Thanks
    6
    Thanked 10 Times in 10 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Executing a external console application!

    must try qputty,

    http://qputty.sourceforge.net/download.html

    i hope find this link useful

Similar Threads

  1. Replies: 7
    Last Post: 13th September 2011, 13:15
  2. Replies: 2
    Last Post: 21st November 2010, 18:03
  3. [QProcess] - executing application problem
    By Tomasz in forum Newbie
    Replies: 3
    Last Post: 30th July 2010, 09:04
  4. Error while executing a application - Gtk WARNING
    By augusbas in forum Qt Programming
    Replies: 1
    Last Post: 12th June 2010, 12:25
  5. Replies: 0
    Last Post: 19th March 2010, 08:05

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.