Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!genrad!grkermit!masscomp!clyde!floyd!harpo!seismo!hao!hplabs!sri-unix!Platteter.Henr@PARC-MAXC.ARPA From: Platteter.Henr@PARC-MAXC.ARPA Newsgroups: net.micro.cpm Subject: Re: Tops-20 modem. Message-ID: <14117@sri-arpa.UUCP> Date: Tue, 29-Nov-83 07:48:00 EST Article-I.D.: sri-arpa.14117 Posted: Tue Nov 29 07:48:00 1983 Date-Received: Fri, 2-Dec-83 07:07:18 EST Lines: 15 Your problem is with the 1200 baud. The software knows when the receive buffer is full but has no way to tell the machine that it is receiving the data from that it should not send any more data. There are two solutions. The first is to use 300 baud. This allows the receiving computer time to dump the buffer without loosing any data. The other solution is to use a modem program that allows you to insert delays before the sending of each line of data. I have used both successfully. I find that there is a lot less playing around if I just use 300 baud but if this option is not open to you you will have to use the other route. Later, DALE