/qxymodem

qxymodem is a XModem/YModem protocol implementation for Qt, which does not rely on any library other than Qt and can be used across platforms.The code passed the test on qt6.6, and it should work on other versions of Qt.

Primary LanguageC++GNU Lesser General Public License v2.1LGPL-2.1

qxymodem

qxymodem is a XModem/YModem protocol implementation for Qt, which does not rely on any library other than Qt and can be used across platforms.The code passed the test on qt6.6, and it should work on other versions of Qt.

Usage

Add the following line to your .pro file:

include(qxymodem.pri)