JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Remote Administration Daemon Developer Guide     Oracle Solaris 11.1 Information Library
search filter icon
search icon

Document Information

Preface

1.  Introduction

2.  Concepts

3.  Abstract Data Representation

4.  libadr

5.  Client Libraries

Java/JMX Client

Connecting to the rad Server

RadConnector.PROTOCOL_UNIX

RadConnector.PROTOCOL_TCP

RadConnector.PROTOCOL_TLS

RadConnector.PROTOCOL_PRIVATE

RadConnector.PROTOCOL_ZONESBRIDGE

radadrgen Usage

Enums

Structured Types

Unions

Interfaces

Caveats

Python Client

Modules

client

util

6.  Module Development

7.  rad Best Practices

A.  rad Binary Protocol

Chapter 5

Client Libraries

rad provides support for three client language environments: Java/JMX, Python, and C.