3

Does someone have a code example in C for the receiving end of a file upload from hyperterminal using XModem? For Linux or other?

Thank you and best regards, Bert

quadmore
  • 69
  • 1
  • 3

1 Answers1

1

http://www.menie.org/georges/embedded/xmodem.c?

Just 1 hop away from http://www.google.com/search?q=xmodem+c+code+sample.

metamatt
  • 13,809
  • 7
  • 46
  • 56