Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Mon, 13 Dec 1999 17:16:26 -0500 To: Ian Collins Cc: gnu Subject: Re: Running win32 applications under inetd Message-ID: <19991213171626.A25212@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: Ian Collins , gnu References: <38556203 DOT 88BD2325 AT ihug DOT co DOT nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38556203.88BD2325@ihug.co.nz>; from bagpuss@ihug.co.nz on Tue, Dec 14, 1999 at 10:15:47AM +1300 On Tue, Dec 14, 1999 at 10:15:47AM +1300, Ian Collins wrote: >I am using Sergeys inetd port to start a telnet session. > >One of the applications I am running in the telnet session is a console >application compiled under Visual C++. >(Example source code follows). > >When run in a telnet session, this code (using isatty) always reports >the terminal is non-interactive. Ptys are implemented using pipes. Non-cygwin applications will not identify a pipe as a tty. I doubt that there is any way around this fact. Sorry. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com