| Reid, I. RPCC - A Stub Compiler for Sun RPC. In USENIX Summer '93, (pp. 357-366). 48 T. Braun, I. Chrisment, C. Diot, F. Gagnon, L. Gautier, P. Hoschka |
....specified by an already existing protocol. Future versions of ISC may allow users to replace the default XDR network data format by their own, customized specification compatible with the header format defined in a protocol standard. Moreover, in contrast to the tools described in [OMalley94] and [Reid93], ISC contains a parser for the complete syntax of the C language. ISC can process arbitrary C source files. In particular, these files may contain not only type declarations, but also function headers, include files and similar non marshalling related information. Except for eventual type ....
Reid, I. RPCC - A Stub Compiler for Sun RPC. In USENIX Summer '93, (pp. 357-366). 48 T. Braun, I. Chrisment, C. Diot, F. Gagnon, L. Gautier, P. Hoschka
....simple to modify our stub compiler so that it generated stubs for some of the established packages. A similar idea has been done for the Sun RPC package. Irving Reid, as described in his paper on RPCC, developed a stub compiler that created Sun RPC stubs from what he called annotated C programs [36]. It automatically generates XDR functions and procedure stubs that use the available Sun RPC library routines. It operates by interpreting C comments as RPCC commands. For instance, a user must insert the comment REMOTE in a program to indicate that a function is a remote procedure. 9 A ....
....procedures. To avoid concerning programmers with these details, we have implemented a stub compiler to generate the code required to execute remote procedures. It is similar to the idea presented by Martin, et al. in their parallel remote procedure call package [29] and Reid s RPCC stub compiler [36]. Our stub compiler uses the keywords, remote and external as indications of which set of run time library routines the application must call. The stub compiler generates server and client stub routines that consist primarily of run time library function calls. 21 3.2 Semantics The semantics in ....
I. Reid. RPCC--a stub compiler for Sun RPC. In Proceedings of Summer 1987 USENIX Conference, pages 8--12. USENIX, June 1987.
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC