This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

Re: open("/dev/tty1",....)


At 03:50 AM 4/12/2001, Ferenci Daniel wrote:
> > Hallo cygwin people.
> > 
> > Please,
> > I want to port ppptcp (point to point tunelling) under cygwin to windoze.
> > My first problem is:
> > 
> > How is it possible to handle with /dev/tty? (for example /dev/tty1).
> > 
> > I tried to make ls /dev/tty1 response was ok.
> > But when I tried cat /dev/tty1 response was no such file or directory.
> > But when i tried to do fd=open("/dev/tty1",someflag) response was -1.
> > I tried also open("/dev/tty",some) response was ok (some file desc.)
> > If somebody knows how to do it please mail.
> > 
> > Thanks a lot.
> > 
> > daniel.ferenci@swh.sk
> > 



Daniel,

Please, only send 1 copy of a request to the list.  Annoying folks with 
multiple requests for the same thing discourages their cooperation.

Thanks,



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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