JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Introduction to the Oracle Solaris Developer Documentation     Oracle Solaris 11 Express 11/10
PDF
search filter icon
search icon

Document Information

Preface

1.  Introduction to the Oracle Solaris Developer Documentation

Map to the Various Oracle Solaris Distributions

Solaris 10 Operating System

Oracle Solaris 11 Express Operating System

Learning About Development on the Oracle Solaris OS

Map to the Oracle Solaris OS Man Page Collection

Building Applications in the Oracle Solaris OS

Oracle Solaris Developer Tools

Using the Runtime Linker and Link Editor

Kernel-Level Debugging

Using the Oracle Solaris Studio Tools

Using the NetBeans IDE

Using Sun HPC ClusterTools

Packaging Applications for the Oracle Solaris OS

Solaris Dynamic Tracing

Writing Java Programs for the Oracle Solaris OS

Supplying Platform-Independent Online Help

Programming to Specific Hardware and Configurations

Hardware Compatibility for Oracle Solaris

Testing x86 Hardware for Oracle Solaris Compatibility

Developing in the x86 Assembly Language

Developing in the SPARC Assembly Language

Developing for a Cluster Environment

Network Programming in the Oracle Solaris OS

Making Remote Procedure Calls

Developing Web-Based Enterprise Management Applications

Programming with Oracle Solaris Interfaces and Frameworks

Multithreaded Programming in the Oracle Solaris OS

Programming Interfaces

Developing Custom Storage Modules for the DHCP Service

Developing Security Applications and Services in the Solaris OS

Developing Device Drivers

Writing System Resource Management Applications

Developing Software for International Audiences

Network Programming in the Oracle Solaris OS

This section provides information on making remote procedure calls and developing web-based enterprise management applications.

Making Remote Procedure Calls

The Oracle Solaris OS provides ONC+ distributed services for making remote procedure calls (RPC). The ONC+ Developer’s Guide describes the ONC+ distributed services that were developed at Sun.

ONC+ technologies consist of a family of technologies, services, and tools:

The book contains information on the rpcgen tool and the portmap utility. The book also contains code examples on the use of RPC.

Developing Web-Based Enterprise Management Applications

The Oracle Solaris WBEM Developer’s Guide describes the components of the Solaris Web-Based Enterprise Management (WBEM) Software Development Kit (SDK). The manual explains how to use these components to develop WBEM-based applications.

The book describes the following subjects: