Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!ucsd!sdcsvax!ucsdhub!esosun!seismo!uunet!super!rminnich From: rminnich@super.ORG (Ronald G Minnich) Newsgroups: comp.sys.amiga Subject: Re: UW Message-ID: <6444@super.ORG> Date: 27 Feb 89 16:52:17 GMT References: <6354@super.ORG> <41a849b7.f231@fract.engin.umich.edu> Sender: news@super.ORG Reply-To: rminnich@metropolis.UUCP (Ronald G Minnich) Distribution: na Organization: Supercomputing Research Center, Lanham, Md. Lines: 13 In article <41a849b7.f231@fract.engin.umich.edu> beh@caen.engin.umich.edu (Bob Hruska) writes: >Well, many universities' dial-ins are port selectors that only pass 7 bits, >which is one bit short of what Dnet needs to work.... That's the problem >here, anyways. ahh, an old familiar problem. Sounds like what is needed is a little add-on to dnet, telling it to go into 7-bit mode. you know, the deal where chars with bit-8 set get the bit cleared and a prefix (e.g DLE) put in front. Not as bad a penalty as it seems, since most of the data you send is ascii text with bit 7 clear anyway. That ougghta fix your various wagons and Bridges. I think if you had this, then you would have everything you needed. ron