rpcgen Programming Guide 1 The rpcgen Protocol Compiler

rpcgen Programming Guide 1 The rpcgen Protocol CompilerShort Description
The details of programming applications to use Remote Procedure Calls can be … (If you need a discussion of RPC programming without rpcgen, see the …

Website: docs.freebsd.org | Filesize: 31kb

Content
rpcgen Programming Guide
1. The rpcgen Protocol Compiler
The details of programming applications to use Remote Procedure Calls can be overwhelming. Perhaps
most daunting is the writing of the XDR routines necessary to convert procedure arguments and results into
their network format and vice-versa.
Fortunately, rpcgen(1) exists to help programmers write RPC applications simply and directly. rpcgen does
most of the dirty work, allowing programmers to debug the main features of their application, instead of
requiring them to spend most of their time debugging their network interface code.
rpcgen is a compiler. It accepts a remote program interface…

Get the file Download here

AddThis Social Bookmark Button
Related Books:
  • A compiler-writers guide to C#
  • Graphics Programming with DirectX 9
  • Bluetooth programming for Linux
  • VisualDSP++ 5.0 C/C++ Compiler and Library Manual for TigerSHARC …
  • VisualDSP++ 4.0 C/C++ Compiler and Library Manual for SHARC Processors
  • VisualDSP++ 5.0 C/C++ Compiler Manual for SHARC Processors
  • VisualDSP++ 4.0 Compiler and Library Manual for Blackfin Processors
  • VisualDSP++ 3.5 C/C++ Compiler and Library Manual for ADSP-219x …

  • Related Searches:

    Comments

    Leave a Reply