[ Previous | Next | Contents | Search ]
AIX Version 4.3 Package Guide for LPP Installation

SOMobjects Base Toolkit Package

The SOMobjects Base Toolkit, Version 2.1 for AIX, gives the professional programmer a toolkit for creating object-oriented class libraries in C or C++. The toolkit's language-neutral support allows a single SOM (System Object Model) binary class library to be used by applications written in different programming languages. SOM also offers backward binary-compatibility for class libraries. The SOM Compiler -- an IDL (implementation definition language) compiler -- is provided in the toolkit. Distributed SOM (DSOM) lets programmers create distributed SOM applications that cross multiple processes within a RISC workstation. DSOM is a CORBA-compliant ORB (object request broker), as advocated by the Object Management Group. The SOMobjects Base Toolkit is a subset of the IBM SOMobjects Developer Toolkit, Version 2.1.

Fileset Names

bos.som.rte SOM Run-Time Environment

Implements the SOM API.

bos.som.comp SOM Compiler

Creates C and C++ implementation and usage bindings from IDL interface descriptions.

bos.som.dsom Distributed SOM (DSOM) Framework

Enables applications to access objects in other processes on a workstation.

bos.som.util SOMobjects Utility Classes

Provides metaclasses and classes for event management and communication.

Approximate Disk Space Required

The SOMobjects Base Toolkit software requires approximately 7.6MB of disk space.

Requisite Software

Requisite software must be installed before or with the filesets you are installing from this package.

Fileset you are installing Requisite Software
Distributed SOM (DSOM) Framework and
SOMobjects Utility Classes TCP/IP Client Support
bos.net.tcp.client
TCP/IP Server
bos.net.tcp.server

[ Previous | Next | Contents | Search ]