Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!apple!snorkelwacker.mit.edu!stanford.edu!cs.keele.ac.uk!yufan From: yufan@cs.keele.ac.uk (Yufan Hu) Newsgroups: comp.windows.interviews Subject: Idea about using RPC classes -- wanted Message-ID: <23958.9104272003@lulu.cs.keele.ac.uk> Date: 27 Apr 91 20:03:09 GMT Sender: news@shelby.stanford.edu (USENET News System) Organization: Internet-USENET Gateway at Stanford University Lines: 14 Hi, Could somebody give me some ideas about how to use the RPC classes in the Dispatch library to implement a server and serveral cliients. Just from the manual pages I could not figure out the way these classes is used (I appologize if this seems to be stupid). A simple example would be preferred. My problem might be a typical RPC problem: start a server, waiting for the clients to send their requests, and confirm the execution of the requests. Your help is very much appreciated. -- Yufan