[net.unix-wizards] XON/XOFF

Lauren@internet.UUCP (11/16/84)

From lauren Thu Nov 15 17:50 PST 1984 remote from vortex
Date: Thu, 15-Nov-84 17:50:16 PST
From: Lauren Weinstein <vortex!lauren@RAND-UNIX.ARPA>
Subject: Re: uucp through flow-controlled (XON/XOFF) network
Message-ID: <8411151750.346.0.VT1.00C@vortex.UUCP>
To: dunigan@ORNL-MSR
In-Reply-To: Your message of Thu, 15 Nov 84 17:54:12 est

The UUCP data path is 8 bits wide, so XON/XOFF will disrupt
operations.  The packet size is small enough to not normally
cause problems, but due to the multiple packet windowing you
may get multiple packets in one transmission.  Normally the
best way to deal with this situation is simply to disable XON/XOFF
and let UUCP provide its own flow control -- most networks provide some 
means to do this.

--Lauren--