ZModem communication within C Applications?
- From: dao@xxxxxxxxxxxxxx
- Date: 19 Jul 2006 08:21:50 -0700
Hi, I have to develop a C based application that will be able to
utilize one of the many 'sz' (ZModem send) applications to transfer
data across a modem line. I have some question on this process.
'sz' sends and receives the data (from rz) over stdin and stdout, but
I've a single file descriptior to readign and writing to the modem. So
tere seems to be a disconnect here in the way both sides are operating.
I just simply won't be able to fork or popen the 'sz' executable and
expect the file automagically appear on the other side.
What might be the best way to go about this process? Where to start?
Would there by chance be a ZModem package out there best suited for
this purpose?
Any clues appreciated.
Thanks, Dan
.
- Follow-Ups:
- Re: ZModem communication within C Applications?
- From: jasen
- Re: ZModem communication within C Applications?
- Prev by Date: no route to host
- Next by Date: Help! Shared memory is getting deleted after process is killed
- Previous by thread: no route to host
- Next by thread: Re: ZModem communication within C Applications?
- Index(es):
Relevant Pages
|