Results 1 to 11 of 11

Thread: Running External c++ program when user hit ok button

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Join Date
    Dec 2008
    Location
    Poland
    Posts
    383
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Android
    Thanks
    52
    Thanked 42 Times in 42 Posts

    Default Re: Running External c++ program when user hit ok button

    You are welcome,
    As for the upload, You didn't specified wher to upload. Is it ftp,www with custom php upload script, depending on these the approach is different.
    For ftp use QFtp, look i.e. here http://www.qtcentre.org/threads/3050...-is-not-called
    For WWW QNetworkClasses with reply etc.., if it's custom php script sniff packet header content then prepare appropriate header and send it from Your application.
    Best luck

  2. The following user says thank you to Talei for this useful post:

    Ashwani (2nd July 2010)

Similar Threads

  1. Replies: 1
    Last Post: 30th April 2010, 13:25
  2. running external console program by gui program
    By alireza.mixedreality in forum Qt Programming
    Replies: 4
    Last Post: 24th April 2010, 18:05
  3. running external applications via QT?
    By cruisx in forum Newbie
    Replies: 1
    Last Post: 11th August 2009, 06:34
  4. Replies: 7
    Last Post: 19th January 2008, 15:29
  5. Replies: 1
    Last Post: 17th May 2006, 00:23

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
  •  
Qt is a trademark of The Qt Company.