[net.unix] MultiUser progs using UNIX

jayr@well.UUCP (Jay Roth) (12/24/85)

	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.