home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!gatech!utkcs2!darwin.sura.net!uvaarpa!cv3.cv.nrao.edu!laphroaig!cflatter
- From: cflatter@nrao.edu (Chris Flatters)
- Subject: Re: C++ and RPC's
- Message-ID: <1992Jul22.145942.27067@nrao.edu>
- Sender: news@nrao.edu
- Reply-To: cflatter@nrao.edu
- Organization: NRAO
- References: <1992Jul21.222527.11881@aostra.uucp>
- Date: Wed, 22 Jul 1992 14:59:42 GMT
- Lines: 24
-
- In article 11881@aostra.uucp, kreiser@aostra.uucp (Barry Kreiser) writes:
- >
- >Q1 - Does anyone know of C++ libraries for RPC's.
-
- I think that there are some C++ wrappers around the C interface.
-
- >Q2 - Does it come with SOLARIS 2.0?
-
- Solaris 2 will certainly have the RPC libraries. I imagine that they will
- be TI-RPC rather than the sockets-based version used in Sun OS 4.x. There
- are minor differences between the two.
-
- >Q3 - Is there a RPCGEN++ program anywhere?
-
- The version of rpcgen(1) that ships with Sun C++ 2.1 takes a -C flag that
- causes it to generate C++ code. I think that this version might also ship
- with the unbundled C compiler. I assume that this is also in the SPARCworks 2
- environment for Solaris 2.0.
-
- Chris Flatters
- cflatter@nrao.edu
-
-
-
-