Results 1 to 2 of 2

Thread: Invoke Y-MODEM transfer with QT

  1. #1
    Join Date
    Sep 2015
    Posts
    1
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Invoke Y-MODEM transfer with QT

    Hi all,

    I am sorry if this is not the proper section of this forum; in that case please direct me to the correct section.

    My goal is to implement a GUI that uses Y-MODEM to transfer a binary file to the DDR of an arm-based board.
    So my questions are:
    1. Does QT has implemented library that can easily invoke the YMODEM & start the transfer? If yes, which library(ies) should I include in my project?
    2. Are there any guides for using such library(ies), if such exist.

    My host runs Ubuntu 12.04
    QT version I use is:
    Qt Creator 3.4.2 (opensource)
    Based on Qt 5.5.0 (GCC 4.9.1 20140922 (Red Hat 4.9.1-10), 64 bit)

    Built on Jun 29 2015 01:55:34

    From revision b57ac109a2

    Thanks for the help.

    Best Regards,
    Yordan

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Invoke Y-MODEM transfer with QT

    Assuming that "uses YMODEM" means "run a YMODEM program with a bunch of arguments" then QProcess, part of the core Qt library, is what you are looking for.

Similar Threads

  1. gsm modem
    By amarnath.rb.tc@gmail.com in forum General Programming
    Replies: 1
    Last Post: 19th September 2012, 12:36
  2. making a call using my PC + Modem
    By coolk in forum Qt Programming
    Replies: 1
    Last Post: 25th November 2010, 06:58
  3. QextSerialEnumerator can not get modem port
    By baobui in forum Qt Programming
    Replies: 3
    Last Post: 26th July 2010, 15:26
  4. QextSerialPort and modem
    By kaszewczyk in forum Newbie
    Replies: 12
    Last Post: 7th November 2009, 17:05
  5. Modem communication example
    By iaguirre in forum Qt Programming
    Replies: 4
    Last Post: 4th September 2009, 14:41

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.