Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!henry From: henry@utzoo.UUCP (Henry Spencer) Newsgroups: net.unix-wizards Subject: Re: uucp through flow-controlled (XON/XOFF) network Message-ID: <4651@utzoo.UUCP> Date: Sat, 17-Nov-84 19:34:00 EST Article-I.D.: utzoo.4651 Posted: Sat Nov 17 19:34:00 1984 Date-Received: Sat, 17-Nov-84 19:34:00 EST References: <5805@brl-tgr.ARPA> Organization: U of Toronto Zoology Lines: 22 > Question: Should uucp be able to function over a flow-controlled > network that uses XON/XOFF as flow control. It appears > that the uucp conversation hangs for large messages > over our DCA stat mux network. If there is a way > to make uucp work, I would like to know it. If the > packet-size negotiation could be inhibited from increasing > the packet size that might help. KERMIT seems to > work just fine over the same network. Uucp's normal protocol (the "g" protocol) absolutely must have a 100% transparent 8-bit data path. I.e., XON/XOFF is out. There is no easy way around this. Even if you tune your connection so flow control never ever gets invoked, you'll still be in trouble because uucp uses binary headers in its packets and will probably produce something that looks like an XON or XOFF sooner or later. Kermit was designed to work through mainframe tty drivers, which are much crankier than networks; no surprise that it copes well. Alas, uucp is a different story. -- Henry Spencer @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!henry