Xref: utzoo comp.sys.ibm.pc.hardware:5422 comp.databases:8819 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!chinacat!uudell!twaddle.dell.com!jporter From: jporter@twaddle.dell.com (Jeff Porter) Newsgroups: comp.sys.ibm.pc.hardware,comp.databases Subject: Re: Running a PC from a dumb terminal? Message-ID: <15083@uudell.dell.com> Date: 12 Feb 91 15:08:55 GMT References: <1991Feb11.113340.11377@oz.plymouth.edu> Sender: news@uudell.dell.com Reply-To: jporter@twaddle.dell.com (Jeff Porter) Followup-To: comp.sys.ibm.pc.hardware Organization: Dell Computer Corp. Lines: 22 In article <1991Feb11.113340.11377@oz.plymouth.edu>, derykm@oz.plymouth.edu (Dez) writes: |> I have a situation. I have an IBM pc AT that has a dumb terminal |> hooked to the COM1 port. I want to run the PC, in a single user mode, |> from the dumb terminal which has a keyboard hooked up to it. Therefore, |> I should have the option of running the PC from the terminal or the |> PC itself. |> |> It is something like Carbon Copy, but there is only one PC and the other |> is just a terminal. |> |> Is it possible to take the input from the terminal, through com1, and |> use the program on the PC. The program that will run on the PC is written |> and compiled in dbase iv. The CTTY dev command can be used in some limited situations. It will redirect the standard input and standard output to the specified device. If the application writes directly to the screen or even uses BIOS calls to write to the screen, it won't be possible to direct I/O to a dumb terminal (under DOS). Jeff Porter Dell Computer Corp.