JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
ONC+ Developer's Guide     Oracle Solaris 11.1 Information Library
search filter icon
search icon

Document Information

Preface

1.  Introduction to ONC+ Technologies

2.  Introduction to TI-RPC

3.  rpcgen Programming Guide

4.  Programmer's Interface to RPC

5.  Advanced RPC Programming Techniques

6.  Porting From TS-RPC to TI-RPC

7.  Multithreaded RPC Programming

8.  Extensions to the Oracle Solaris RPC Library

A.  XDR Technical Note

B.  RPC Protocol and Language Specification

C.  XDR Protocol Specification

D.  RPC Code Examples

E.  portmap Utility

Glossary

Index

Numbers and Symbols

A

B

C

D

E

F

H

I

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

C

C
rpcgen tool, index iconCompile-Time ANSI C-compliant Code
ANSI C compliance
index iconSoftware Environment Features
index iconCompile-Time Flags
index iconCompile-Time ANSI C-compliant Code
C-style mode
index iconSoftware Environment Features
index iconCompile-Time Flags
index iconCompile-Time C-style Mode
preprocessing directives
index iconPreprocessing Directives
index iconcpp Directive
index iconCommand-Line Define Statements
rpcgen tool and
C-style mode, index iconRPCL C-style Mode
C-style mode
rpcgen tool
index iconSoftware Environment Features
index iconCompile-Time Flags
index iconCompile-Time C-style Mode
index iconRPCL C-style Mode
caching, server, index iconServer Caching
call semantics
TI-RPC
index iconCall Semantics
index iconTransports and Semantics
callback procedures, index iconUsing Transient RPC Program Numbers
and transient RPC program numbers
index iconUsing Transient RPC Program Numbers
index iconUsing Transient RPC Program Numbers
RPCSEC_GSS, index iconCallbacks
uses, index iconUsing Transient RPC Program Numbers
CBC (cipher block chaining) mode, index iconAUTH_KERB Authentication
cipher block chaining (CBC) mode, index iconAUTH_KERB Authentication
circuit-oriented transports, when to use, index iconTransport Selection
circuit_v transport type, index iconNetwork Selection
cl_auth field, index iconLow-Level Data Structures
client handles
index iconTop-Level Routines
index iconIntermediate-Level Routines
index iconExpert-Level Routines
index iconBottom-Level Routines
creating, index iconTop-Level Interface
expert-level interface
index iconClient Side of the Expert-Level Interface
index iconClient Side of the Expert-Level Interface
intermediate level interface
index iconClient Side of the Intermediate-Level Interface
index iconClient Side of the Intermediate-Level Interface
top-level interface
index iconConverting Local Procedures to Remote Procedures
index iconClient Side of the Top-Level Interface
top-level level interface, index iconTop-Level Routines
creation
bottom-level interface, index iconClient Side of the Bottom-Level Interface
top-level interface, index iconConverting Local Procedures to Remote Procedures
destroying
top-level interface, index iconConverting Local Procedures to Remote Procedures
destruction
expert-level interface, index iconClient Side of the Expert-Level Interface
top-level interface, index iconClient Side of the Top-Level Interface
low-level data structures, index iconLow-Level Data Structures
low-level data structures for, index iconLow-Level Data Structures
client programs
and rpcgen tool, index iconConverting Local Procedures to Remote Procedures
remote copy, index iconConnection-Oriented Transports
rpcgen tool
ANSI C-compliance, index iconCompile-Time ANSI C-compliant Code
complex data structure passing
index iconPassing Complex Data Structures
index iconPassing Complex Data Structures
debugging
index iconDebugging Applications
index iconDebugging Applications
directory listing service
index iconPassing Complex Data Structures
index iconPassing Complex Data Structures
message printing code example
index iconConverting Local Procedures to Remote Procedures
index iconConverting Local Procedures to Remote Procedures
MT-safety
index iconSoftware Environment Features
index iconCompile-Time MT-Safe Code
overview
index iconrpcgen Tutorial
index iconConverting Local Procedures to Remote Procedures
simplified interface, index iconClient Side of Simplified Interface
client stub routines
rpcgen tool
index iconWhat Is rpcgen?
index iconConverting Local Procedures to Remote Procedures
index iconConverting Local Procedures to Remote Procedures
C-style mode, index iconCompile-Time C-style Mode
MT Auto mode, index iconCompile-Time MT Auto Mode
MT-safe
index iconCompile-Time MT-Safe Code
index iconCompile-Time MT-Safe Code
MT-unsafe
index iconCompile-Time MT-Safe Code
index iconCompile-Time MT-Safe Code
preprocessing directive, index iconPreprocessing Directives
client templates
rpcgen tool
index iconSoftware Environment Features
index iconCompile-Time Flags
index iconCompile-Time Client and Server Templates
index iconCompile-Time C-style Mode
client time-out periods, index iconTop-Level Routines
creation of timed clients
index iconClient Side of the Top-Level Interface
index iconClient Side of the Intermediate-Level Interface
rpcgen tool, index iconTime-out Changes
clients
batched
index iconBatching
index iconBatched Code Example
multiple versions, index iconMultiple Client Versions
multithreaded, index iconMT Client Overview
safety
index iconCompile-Time MT-Safe Code
index iconCompile-Time MT-Safe Code
index iconProgrammer's Interface to RPC
User mode
index iconMT User Mode
index iconFreeing Library Resources in User Mode
transaction IDs and, index iconTransports and Semantics
TS-RPC and TI-RPC, index iconComparison Examples
_clnt.c suffix, index iconConverting Local Procedures to Remote Procedures
clnt_create routine, code example, index iconConverting Local Procedures to Remote Procedures
clnt_perror routine, index iconDebugging Applications
clnt_sperror routine, index iconDebugging Applications
comments, XDR language, index iconLexical Notes
compatibility
library functions
index iconFunction Compatibility Lists
index iconOther Functions
compilation
rpcgen tool
index iconSoftware Environment Features
index iconCompile-Time C-style Mode
complex data structures
packing with xdr_inline
index iconCompile-Time Flags
index iconCompile-Time xdr_inline() Count
rpcgen tool
index iconPassing Complex Data Structures
index iconPassing Complex Data Structures
compound data type filters
XDR
index iconPassing Arbitrary Data Types
index iconConstructed Data Type Filters
connection-oriented endpoints, index iconLow-Level Data Structures
connection-oriented transports
and port monitors
index iconUsing Port Monitors
index iconUsing Port Monitors
client handle creation for, index iconBottom-Level Routines
nettype parameters for, index iconNetwork Selection
remote copy code example, index iconConnection-Oriented Transports
server handle creation for, index iconBottom-Level Routines
connectionless transports
client handle creation for, index iconBottom-Level Routines
nettype parameters for, index iconNetwork Selection
server handle creation for, index iconBottom-Level Routines
UDP, index iconrpcbind Operation
constants
RPC language, index iconRPCL Constants
XDR language
index iconConstant
index iconLexical Notes
index iconSyntax Notes
constructed data type filters
XDR
index iconPassing Arbitrary Data Types
index iconConstructed Data Type Filters
conversation key
AUTH_DES authentication
index iconAUTH_DES Authentication Verifiers
index iconAUTH_DES Authentication Verifiers
index iconDiffie-Hellman Encryption
conversion
of local procedures to remote procedures
index iconConverting Local Procedures to Remote Procedures
index iconConverting Local Procedures to Remote Procedures
to XDR format
index iconPassing Complex Data Structures
index iconPassing Complex Data Structures
index iconXDR Library
convert
addresses, index iconPorting Issues
from XDR format
index iconPassing Arbitrary Data Types
index iconClient Side of the Top-Level Interface
index iconMemory Allocation With XDR
index iconMemory Allocation With XDR
index iconXDR Library
index iconXDR Library
to XDR format
index iconPassing Arbitrary Data Types
index iconMemory Allocation With XDR
index iconMemory Allocation With XDR
index iconWhat Is XDR?
index iconXDR Library
converting
addresses, index iconName-to-Address Translation
to XDR format, index iconPassing Arbitrary Data Types
copying, remote, index iconConnection-Oriented Transports
cpp directive, rpcgen tool, index iconcpp Directive
crashes
server
index iconTransports and Semantics
index iconNicknames and Clock Synchronization
credentials
AUTH_DES, index iconAUTH_DES Authentication
AUTH_KERB
index iconAUTH_KERB Authentication
index iconAUTH_KERB Authentication
index iconAUTH_KERB Authentication
index iconNFS Mount Example
window
index iconAUTH_DES Authentication
index iconAUTH_KERB Authentication
window (lifetime) of, index iconAUTH_DES Authentication Verifiers