Title: conf Version: 1 Submitted: Mar 14 1988 Author: Keith Gabryelski Submittor: Keith Gabryelski Description: Multi-user conferencing system [ I did not repackage this into the more common 60K chunks. Porting to V7 doesn't look too tough -- look for the three-arg open() calls. --r$ ] Conf is a line oriented multi-user chat program designed to work on any SysV, BSD, or Xenix system. Conf has several advantages over the standard write program supplied with most Unix and Xenix operating systems. o Unlimited users conferencing at once. o 100 separate discussion lines. o Public and private messages in addition to password encrypted messages. o Quick and efficient user interaction. o User definable formats for messages. o Intelligent message display algorithm. --------------------------------------------------------------------