Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!caen!hellgate.utah.edu!csn!boulder!news From: jeffm@noisette.colorado.edu (Jeff McWhirter) Newsgroups: comp.lang.c++ Subject: C++ classes for Sun RPC Message-ID: <1991Jun19.192025.14683@colorado.edu> Date: 19 Jun 91 19:20:25 GMT Sender: news@colorado.edu (The Daily Planet) Organization: University of Colorado, Boulder Lines: 10 Nntp-Posting-Host: noisette.colorado.edu We have a need for an O-O rpc mechanism in C++ for Sun RPC. It would be nice to support blocking and non-blocking calls, xdr routines for passing data, ...? It would also be nice if something like this has been done so we won't have to do it. Has anyone heard of or built such a mechanism??? Thanks Jeff McWhirter