Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!rice!sun-spots-request From: worley@compass.com (Dale Worley) Newsgroups: comp.sys.sun Subject: Broadcast RPC Keywords: Networks Message-ID: <3876@brazos.Rice.edu> Date: 8 Dec 89 20:47:54 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 11 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 8, Issue 221, message 4 of 10 I am attempting to upgrade the 'pmake' parallel make utility to allow the 'customs' daemons to run on more than one subnetwork. The daemons communicate using RPC calls, and in particular, broadcast RPC calls. The present code only broadcasts on one subnetwork. That is, if the daemon is on host 192.9.200.83, its broadcast will only be seen by hosts 192.9.200.*. Is this an inherent feature of the RPC broadcast, or if I supply the daemon with several network numbers, can it broadcast to all of them? Thanks, Dale Worley Compass, Inc. worley@compass.com