On Fri, Apr 22, 2011 at 4:47 PM, Jerome H. Fine <jhfinedp3k at compsys.to> wrote:
  ?SIMH even supports access to the console itself
via a TCP port, rendering
 the argument for console terminal emulation even less relevant. 
 At this point, you have my full attention. ?Is there some
 way within Windows (say Windows XP which I will
 be upgrading to in the near future) to have SIMH speak
 to a TCP port and channel both the input and output
 through a terminal emulator emulating a VT100, of course?
 
 
At the SIMH prompt:
SET CONSOLE TELNET=23
Then telnet to the localhost, i.e. 127.0.0.1:23
I normally use Kermit-95 as my terminal emulator to telnet to SIMH.