Date : Sun, 20 Mar 1983 09:19:03 EST (Sun)
From : Rick Conn <rconn@brl.arpa>
Subject: Re: MODEM Routines for VAX 11/780 Using VMS
I am working on VMODEM as time permits these days. It is an implementation
of UMODEM that is to run under VAX/VMS on our 11/780 at work. Am writing
it in C using DEC's new C compiler. Will send it to MC and post a message
when it is done, but don't hold your breath. Time is not permitting.
PS -- I'm getting around the binary mode conversion problem by using
exec and invoking SET TERM /PASSALL as a subprocess.
Rick