RPCGEN

RPCGEN

RPCGEN is an interface generator pre-compiler for Sun Microsystems RPC. It uses an interface definition file to create client and server stubs in C.

RPC Language

RPCGEN creates stubs based on information contained within an IDL file. This file is written in a language called RPCL - remote procedure call language. This language closely mimics C in style, and is designed purely for defining specification to be used for ONC RPC.

An RPC specification contains a number of definitions. These definitions are used by RPCGEN to create a header file for use by both the client and server, and client and server stubs.

RCPL Definitions

*Constant
*Enumeration
*Struct
*Union(Note - this is not like a C union- it behaves more like a discriminated record)
*Typedef
*Program

References

* [http://docs.freebsd.org/44doc/psd/22.rpcgen/paper.pdf rpcgen Programming Guide] A programmers guide to developing applications using RPC


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • Rpcgen — Связать? …   Википедия

  • RPCGEN — Remote Procedure Call Generator (Sun ONC) …   Acronyms

  • RPCGEN — Remote Procedure Call Generator (Sun ONC) …   Acronyms von A bis Z

  • RPCGEN.NEW — Neues Release des Remote Procedure Call Generator u.a. mit C++ Unterstützung (Sun ONC) …   Acronyms

  • RPCGEN.NEW — Neues Release des Remote Procedure Call Generator u.a. mit C++ Unterstützung (Sun ONC) …   Acronyms von A bis Z

  • RAPGEN/RPCGEN — Sprachgeneratoren für XDR …   Acronyms

  • RAPGEN/RPCGEN — Sprachgeneratoren für XDR …   Acronyms von A bis Z

  • Remote procedure call — (RPC) is an Inter process communication technology that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding… …   Wikipedia

  • External Data Representation — (XDR) is an IETF standard from 1995 of the presentation layer in the OSI model. XDR allows data to be wrapped in an architecture independent manner so data can be transferred between heterogeneous computer systems. Converting from the local… …   Wikipedia

  • SchilliX — Basisdaten Entwickler Jörg Schilling u.a. Version 0.7.2[1] (22. September 2010) …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”