From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alain M." Subject: Re: Remote control of Dosemu Date: Fri, 18 Jul 2008 21:24:01 -0300 Message-ID: <48813421.6000209@pobox.com> References: <20080718011954.dc5e47b5.john@jcoppens.com> <48801E06.9080700@pobox.com> <20080718135339.75dfae5c.john@jcoppens.com> <4880D133.60204@pobox.com> <20080718183545.f97c49ce.john@jcoppens.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080718183545.f97c49ce.john@jcoppens.com> Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: dosEmu-list > I have no need to do ssh. You don't need to, but have you something against it? Ok, it is TUI, but is it to run unatended? I have 2 programs that can help: 1) a program to insert up to 15 keys in the keyboar buffer, is this enough? There was a program that could do more, but never found it again. 2) a program that reads from the screen at any position, but it runs after another program has exited. Could this help? Alain John Coppens escreveu: > On Fri, 18 Jul 2008 14:21:55 -0300 > "Alain M." wrote: > >> BUT, you did not say if your application is command line, TUI or >> graphic... > > Hella Alain. > > The program is TUI - direct video access, so, I don't know if any dumb > mode would be possible. From a few disassembly intents, I suspect it was > written in Turbo Pascal o C. > > I have no need to do ssh. The program must be run every hour, a number > of commands typed in, and a value, shown on the screen, must be captured. > > I've also tried to write a TSR at some point, and with some success, and > maybe I should continue on that path, as I can then probably look > directly at the memory where the result appears. > > But, if possible, I'd rather find a more elegant way... > > Thanks, > John > >