Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site well.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!decwrl!pyramid!pyrnj!topaz!lll-crg!well!jayr From: jayr@well.UUCP (Jay Roth) Newsgroups: net.unix Subject: MultiUser progs using UNIX Message-ID: <389@well.UUCP> Date: Tue, 24-Dec-85 11:40:28 EST Article-I.D.: well.389 Posted: Tue Dec 24 11:40:28 1985 Date-Received: Wed, 25-Dec-85 23:26:19 EST Organization: Whole Earth Lectronic Link, Sausalito, CA Lines: 5 Keywords: multiuser Does anyone have any experience doing a multiuser program that coordinates input/output among users? I am currently doing a gross hack to write to each users /dev/tty, but I think there must be some elegant ways via sockets or pipes. Thanks for the help.