> On Jul 27, 2016, at 10:49 AM, Glen Slick <[email protected]> wrote:
>
> On Jul 27, 2016 5:40 AM, "Jerome H. Fine" <[email protected]> wrote:
>>
>> Is there any possibility of plain ordinary VT100 or VT220 emulation
>> with SimH? ...
> Yes you can configure SIMH to listen for incoming Telnet connections for
> both the console port and for multiplexer ports, for example DHV11 ports.
> ...
> I don't remember the syntax for configuring this off the top of my head.
> I'll have to check.
attach devname port number
for example:
attach dz 9999
paul