<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.moz-txt-tag
        {mso-style-name:moz-txt-tag;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body bgcolor=white lang=EN-US link=blue vlink=purple>

<div class=WordSection1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>You have a flow control problem.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Check your terminal and terminal line to see what the flow
control is. <o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>It can be hardware (DTR/DSR) flow control between the real
hardware, but probably also needs to support software (XON/XOFF) between the simulated
VAX and terminal.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Dave<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif";
color:windowtext'>From:</span></b><span style='font-size:10.0pt;font-family:
"Tahoma","sans-serif";color:windowtext'> simh-bounces@trailing-edge.com
[mailto:simh-bounces@trailing-edge.com] <b>On Behalf Of </b>Nathan Cutler<br>
<b>Sent:</b> Tuesday, October 19, 2010 11:58 AM<br>
<b>To:</b> simh@trailing-edge.com<br>
<b>Subject:</b> EXTERNAL:[Simh] SimH + real terminal<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>I just got my hands on a "real" text terminal (the
kind with the amber CRT display). It's a CADO Systems C332 (emulates various VT
models). <br>
<br>
I connected the terminal to my Linux box's serial port and started a Linux
serial console on it. I have the terminal working flawlessly with Linux. (I can
use "vi" etc. on the Linux box.) <br>
<br>
However, when I take this a step further, and telnet into the SimH/VAX, a
problem appears. When the VAX sends just a few characters of output, everything
is fine. But when it sends a bunch of characters at once (e.g. when I do $ DIR,
or $ TYPE <long file>), I get the first couple lines OK but then it just
breaks up into nonsense. <br>
<br>
Changing the terminal speed and parity settings makes no difference. (But these
have no meaning for a telnet session anyway, right?) <br>
<br>
Thanks in advance for any help in getting to the bottom of this. <br>
<br>
Please note: telnet sessions to the VAX originating from the Linux console or X
session work just fine. This problem <span class=moz-txt-tag><b>*</b></span><b>only<span
class=moz-txt-tag>*</span></b> occurs when I (1) log on to the Linux box from
the serial terminal and then (2) telnet to the VAX. <br>
<br>
Any ideas will be greatly appreciated.<br>
<br>
Nathan <o:p></o:p></p>

</div>

</body>

</html>