Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Notesfiles $Revision: 1.6.2.13 $; site uiucdcs.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!inuxc!pur-ee!uiucdcs!goldberg From: goldberg@uiucdcs.UUCP Newsgroups: net.unix Subject: Socket help needed - (nf) Message-ID: <39300010@uiucdcs.UUCP> Date: Wed, 23-May-84 06:09:00 EDT Article-I.D.: uiucdcs.39300010 Posted: Wed May 23 06:09:00 1984 Date-Received: Sat, 26-May-84 12:44:43 EDT Lines: 15 Nf-ID: #N:uiucdcs:39300010:000:652 Nf-From: uiucdcs!goldberg May 23 05:09:00 1984 #N:uiucdcs:39300010:000:652 uiucdcs!goldberg May 23 05:09:00 1984 I am trying to use sockets on 4.2bsd, and I am having some trouble. Basically, what I would like to do is have a single server process communicating with a variable number of client processes using AF_UNIX and SOCK_STREAM. I need the daemon to communicate with many processes simultaneously in order to pass info between them, so forking the daemon to deal with each process is not practical. Can this be done? Do I have to go to connectionless sockets with SOCK_DGRAM? Thanks in advance for any help. Please mail replies to me, and I will summarize if there is interest. Phil Goldberg ihnp4!uiucdcs!goldberg goldberg@Uiuc.Rand-Relay