public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Ryan Underwood <nemesis-lists@icequake.net>
To: linux-msdos@vger.kernel.org
Subject: Re: Three major questions.
Date: Wed, 10 Sep 2003 12:09:37 -0500	[thread overview]
Message-ID: <20030910170937.GA17912@dbz.icequake.net> (raw)
In-Reply-To: <Pine.LNX.4.44.0309091352590.18150-100000@solarflow.dyndns.org>


Hi,

On Tue, Sep 09, 2003 at 01:56:35PM -0400, Justin Zygmont wrote:
> On Sat, 6 Sep 2003, Boris Reisig wrote:
> 
> > I am running dosemu 1.1.5.6 and would like to see if it is possible.
> > 
> > 1) To get rid splash screen "Now type ENTER to start DOSEMU" and
> > automatically start dosemu without hitting a key.
> > 
> > 2) Running a dos program directly from the linux prompt and exiting back
> > into linux after it is done.
> 
> I remember seeing other dos emulators would work like this, I guess it 
> would mean having to run some part of the emulator in background all the 
> time, different design I guess.

This is easy to do, use the -E option to dosemu.bin and then execute
unix -e under dosemu (done automatically with the FreeDOS autoexec.bat)

i.e. dosemu -Efoo would run the command 'foo' when 'unix -e' is issued
inside the dos session.

> > 3) To be able to turn a comport into a telnet port. This would be perfect
> > for BBS software if I could turn the com ports into telnet ports. For
> > example. If I connect to my box on port (for example) 5000, Dosemu would
> > redirect that as com1, port 5001 would be com2, etc. Any chance of this?
> 
> this sounds cumbersome at best

I did this; simply make a script that runs your desired program in
dosemu, and bind that script to a port in /etc/inetd.conf.  When the
user telnets to the port, the port I/O becomes dosemu standard I/O.
Easy to run a LORD or TW2002 server this way (in local mode though).

-- 
Ryan Underwood, <nemesis at icequake.net>, icq=10317253

  reply	other threads:[~2003-09-10 17:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-06 17:18 Three major questions Boris Reisig
2003-09-06 21:00 ` Ralph Alvy
2003-09-09 17:56 ` Justin Zygmont
2003-09-10 17:09   ` Ryan Underwood [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-09-06 21:04 administrator
2003-09-06 21:58 ` Ryan Underwood
2003-09-06 21:58 ` Bart Oldeman
2003-09-06 22:20   ` Cheryl Homiak
2003-09-06 23:38 administrator
2003-09-08 15:58 ` Ryan Underwood
2003-09-07  1:58 Stas Sergeev
2003-09-07  2:57 ` Matthew Clarke
2003-09-07 13:16   ` Stas Sergeev
2003-09-10 18:04 Stas Sergeev
2003-09-11  1:05 ` Ryan Underwood
2003-09-11 13:58 Stas Sergeev
2003-09-13  7:28 ` Ryan Underwood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030910170937.GA17912@dbz.icequake.net \
    --to=nemesis-lists@icequake.net \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox