Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site callan.UUCP Path: utzoo!linus!decvax!decwrl!amd!dual!callan!tim From: tim@callan.UUCP (Tim Smith) Newsgroups: net.unix-wizards Subject: A proposed uucico enhancement Message-ID: <278@callan.UUCP> Date: Fri, 2-Nov-84 20:20:45 EST Article-I.D.: callan.278 Posted: Fri Nov 2 20:20:45 1984 Date-Received: Sun, 4-Nov-84 04:52:09 EST Organization: Callan Data Systems, Westlake Village, CA Lines: 25 Does this sound reasonable as an enhancement to uucico? In L-devices, add a new type of connection: PROG. This means that this entry represents a line that must be accessed through a program. The format would be PROG label name arg [prot] 'label' is what L.sys would refer to this entry with. 'name' is the name of the program. 'arg' is an arg to pass the program, and 'prot' is the protocol to use. When uucico finds a PROG entry, it would fork off the specified prog with the specified argument. It is to assume that this will connect to something running uucico, and that it may communicate over standard input and output. I recently needed something like this for use over Ethernet. Without this I needed some horrible kludge involving ptys' and rlogin....ugh! Well, is this reasonable? -- Duty Now for the Future Tim Smith ihnp4!wlbr!callan!tim or ihnp4!cithep!tim