Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!rutgers!sri-spam!nike!cit-vax!ll-xn!adelie!axiom!linus!philabs!rdin!perl From: perl@rdin.UUCP (Robert Perlberg) Newsgroups: net.micro.pc Subject: RE: using UNIX cu to connect to PCs or other non-UNIX machines Message-ID: <585@rdin.UUCP> Date: Fri, 17-Oct-86 13:40:32 EDT Article-I.D.: rdin.585 Posted: Fri Oct 17 13:40:32 1986 Date-Received: Tue, 21-Oct-86 22:48:00 EDT References: <622@imsvax.UUCP> Organization: Resource Dynamics Inc., New York Lines: 16 I have never had any trouble using cu(1) for accessing a variety of different machines and operating systems. I can't even see any reason why you would have any trouble with cu. All it does is send and receive characters. As for modifying the serial drivers, you apparently haven't heard of the ioctl function or the stty command. Cu does not echo back received characters. Perhaps you haven't been disabling the getty(8) on the outgoing line? Cu has a -h (half duplex) option that controls whether cu does local echoing. I've even been able to use a PC through cu by doing a CTTY COM1: on the PC. Some programs won't play nice, like BASICA and LOTUS, but that's not cu's fault. Robert Perlberg Resource Dynamics Inc. New York {philabs|delftcc}!rdin!perl