Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!uwm.edu!bionet!agate!ucbvax!gdstech.grumman.com!wlim From: wlim@gdstech.grumman.com (Willie Lim) Newsgroups: comp.sys.ti.explorer Subject: RPC calls between the MX and the MAC II host Message-ID: <9103282007.AA20773@gdstech.grumman.com> Date: 28 Mar 91 20:07:00 GMT Article-I.D.: gdstech.9103282007.AA20773 Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 11 Has anybody implemented a server-client pair where callrpc is executed by both processes/processors? For example: a Lisp program running on the MX, launches a MAC II application as an RPC server but the MAC server also makes RPC calls to the LISP program on the MX (i.e. also uses the MX as a server; even though it is the client of the MAC II server). The RPC examples HOOKS, REGISTER, and CALL, don't seem to cover this case. Willie