Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site tetra.UUCP Path: utzoo!watmath!clyde!burl!ulysses!bellcore!decvax!ittatc!dcdwest!sdcsvax!noscvax!tetra!jtjones From: jtjones@tetra.UUCP (Jeffrey T. Jones) Newsgroups: net.micro.apple Subject: Re: Super Serial Card behavior Message-ID: <138@tetra.UUCP> Date: Wed, 2-Apr-86 10:04:49 EST Article-I.D.: tetra.138 Posted: Wed Apr 2 10:04:49 1986 Date-Received: Sat, 5-Apr-86 08:50:23 EST References: <976@ihuxx.UUCP> Reply-To: jtjones@tetra.UUCP (Jeffrey T. Jones) Distribution: net Organization: Naval Ocean Systems Center, San Diego Lines: 36 In article <976@ihuxx.UUCP> mcgregor@ihuxx.UUCP (t e macgregor) writes: >When establishing a link to a mainframe using a basic program and Super Serial >Card standard interfaces, I find that I can only transmit around 200 characters >before the Super Serial Card hangs. The following program sequence will >illustrate what I'm doing: > > .... > >The program never completes. After transmitting around 200 characters, the >program suspends. Experimenting, I find that by hitting a Ctrl Q >I can send another 200 characters. Looking through the Serial Card manual >including some firmware code, I have been unable find out why this happens? > Are you sure that the host computer simply isn't sending a control-S back to the Apple to suspend the input temporarily? This is what most computers will do, otherwise the host's or the micro's buffer would/could overflow during uploads/downloads. You might try and slow the Apple down some, just to see if this is the problem. It won't fix what you want to do, but it might give you some ideas. Just stick a line in the program before you start sending data that reads, 12 SPEED = 200 (or 175, or even 150) This should slow down the transfer rate, and the host should be able to accept more characters than just 200. Hope this helps, sorry if it doesn't. Jeff -- Any opinions expressed are my own, and have NO connection with my employer. -- Jeffrey T. Jones jtjones@nosc.ARPA (619) 225-7815 {ihnp4,decvax,ucbvax}!sdcsvax!noscvax!jtjones