<p dir="ltr"><br>
On Jun 19, 2016 7:02 PM, David Takle <djtakle@gmail.com> wrote:<br>
><br>
> I have tried a number of approaches, and I cannot get any telnet connection to work.<br>
> Is there a detailed doc somewhere that explains how to run both simh and telnet on a single windows computer and get them to talk to each other?<br>
> I would love to get a VT100 emulation running.</p>
<p dir="ltr">Step 1: download and install a terminal emulator (PuTTY works for many folks).</p>
<p dir="ltr">Step 2: start a VAX simulator with the following config line along with the rest of a useful config:</p>
<p dir="ltr">     ATTACH DZ 1234</p>
<p dir="ltr">Step 3:<br>
     BOOT</p>
<p dir="ltr">Step 4: open the terminal emulator and connect to localhost port 1234.</p>
<p dir="ltr">The above may or may not answer your question since you didn't really tell us what you'd actually tried that didn't work...  if you want a better answer please provide:</p>
<p dir="ltr">1) the output of SHOW VERSION on the simulator you are running <br>
2) the configuration file you are running with<br>
3) what you actually tried that didn't work.</p>
<p dir="ltr">- Mark<br>
</p>