Re: RS232 Redirector Program in C using Linux



Again an update to this...

- it works all fine using "minicom" - important > for transfering
files using e.g. XMODEM I must install the "lrzsz" - tool
- so cfmakeraw() is a function which is really useful to set the
terminal into raw mode

The only open questions for me remaining are - What parameters must be
adjustable in my config file for that kind of program.
I assume:
- Baudrate
- RTSCTS

... but I am not sure.. normally it should redirect everything like it
is.. so what about Wordlen, Parity, RTSCTS ?

Thanks for helping in that last question!
.



Relevant Pages

  • Re: File transferring using xmedom
    ... use the programs from the 'lrzsz' package with c-kermit. ... You should install lrzsz if you're also installing a Zmodem communications ... The package includes xmodem capability as you can see. ... Rx receives a single file with XMODEM or XMODEM-1k protocol. ...
    (comp.protocols.kermit.misc)
  • zmodem protocol?
    ... Has anybody heard anything about possible security flaws in "lrzsz"? ... Heres a short desciption from the website: ... communication package providing the XMODEM, ...
    (FreeBSD-Security)