Go to main content

ONC+ RPC Developer's Guide

Exit Print View

Updated: November 2020
 
 
Chapter 5

Porting From TS-RPC to TI-RPC

The transport-independent RPC (TI-RPC) routines provide the developer with stratified levels of access to the transport layer. The highest-level routines provide complete abstraction from the transport and provide true transport-independence. Lower levels provide access levels similar to the TI-RPC of previous releases.

This section is an informal guide to porting transport-specific RPC (TS-RPC) applications to TI-RPC. Figure 14, Table 14, Differences Between TI-RPC and TS-RPC shows the differences between selected routines and their counterparts. For information on porting issues concerning sockets and transport layer interface (TLI), see the Oracle Solaris 11.4 Programming Interfaces Guide.