Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!rutgers!seismo!elsie!imsvax!ted From: ted@imsvax.UUCP (Ted Holden) Newsgroups: net.micro.pc Subject: RE: using UNIX cu to connect to PCs or other non-UNIX machines Message-ID: <622@imsvax.UUCP> Date: Sun, 12-Oct-86 00:56:57 EDT Article-I.D.: imsvax.622 Posted: Sun Oct 12 00:56:57 1986 Date-Received: Sun, 12-Oct-86 13:44:32 EDT Organization: IMS Inc, Rockville MD Lines: 11 There have been several postings on this topic lately. The cu routine should be a last resort in UNIX to non-UNIX communications situations. Someone using a small UNIX system as a make-believe terminal via cu will probably have to modify the port driver for the port being used, i.e. set usart values to match those of the target machine, turn echoing off (since most other computers don't like something which they regard as a terminal echoing back at them) while somehow still making sure that stuff going TO the target machine can be seen on the user console...... especially with PCs, using the PC as the terminal is a lot easier, lots of good programs to do that around.