This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ATD


Peter C. Norton wrote:
> 
> On Mon, Oct 13, 1997 at 10:36:29PM -0000, Gary Houston wrote:
> > I think I could do that once.  e.g.,
> >
> > (define p (open-file "/dev/ttyS3" "r+0"))
> > (display "ATD3141592\r" p)
> >
> > seems to work, but I can't read anything back.
> 
> Depending on your system, you might want to try /dev/cua3, or whatever the
> corresponding cua* device is.

Is it also possible to do this with another host, if the modem is not
connected to the local host?