xModem + QtSerialPort
-
Hi,
Have somebody tried to use x | y | z protocol to transfer file over serial.
I need to do it but cannot find a library from which to start porting. From what I read the protocol is pretty nasty and making it work on windows and linux will be a long-shot.
If you have any hints from where to start will be greatly appreciated.
Regards,
Boyko -
@Digits
Hi
He has not been online for 2 years so its unlike he return to answer this.
Maybe you can use this
https://github.com/QkThings/qkloader
IT implements XMODEM in a more cpp friendly way using QSerialPort