John beat me to the reply. the 16byte buffer get overloaded before there is enough time to tell the wifi232 to stop sending. HTERM works wonders! I think it's the only way to have a terminal with that seed.I had to do quite a bit of software gymnastics to get mComm to handle 19200 with TELCOM. But I check for XOFF after every 2 or three bytes sent so it slows the transmission rate down. Kurt
On Thu, Jun 7, 2018, at 5:29 PM, John R. Hogerhuis wrote: > > On Thu, Jun 7, 2018 at 4:01 PM Eric Nelson > <[email protected]> wrote:>> With the M200, top speed I have tried is > 2400 baud with no data loss. >> 9600 showed significant loss.>> >> I usually use this modem with my Amiga 1200 and Apple IIgs at >> speeds up to 14400 with no issue. I probably could go higher, but >> haven't tried.>> >> >> >> >> > > It’s the model 100 software that makes it not keep up. A combination > of a small receive queue and display processing overhead.> > If the wifi232 can do real rts/cts you can get to higher rates using > HTERM. Plus it handles utf-8 and some ansi escapes processing.> > — John.
