From 84adefa331c4159d432d22840663c38f155cd4c1 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 20 Nov 2009 14:54:40 +0000 Subject: The R13B03 release. --- system/doc/Books/src/corba_service.xml | 137 +++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 system/doc/Books/src/corba_service.xml (limited to 'system/doc/Books/src/corba_service.xml') diff --git a/system/doc/Books/src/corba_service.xml b/system/doc/Books/src/corba_service.xml new file mode 100644 index 0000000000..dce2894a52 --- /dev/null +++ b/system/doc/Books/src/corba_service.xml @@ -0,0 +1,137 @@ + + + + +
+ + 2001 + 2007 + Ericsson AB, All Rights Reserved + + + The contents of this file are subject to the Erlang Public License, + Version 1.1, (the "License"); you may not use this file except in + compliance with the License. You should have received a copy of the + Erlang Public License along with this software. If not, it can be + retrieved online at http://www.erlang.org/. + + Software distributed under the License is distributed on an "AS IS" + basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See + the License for the specific language governing rights and limitations + under the License. + + The Initial Developer of the Original Code is Ericsson AB. + + + Erlang 5.1/OTP R8 CORBA Services + + EN/LZT 151 ??? R1 + 1997-05-27 + + +
+ + + + Erlang/OTP CORBA Services + + + +

Introduction

+ + This documentation describes the Open + Telecom Platform (Erlang/OTP), a middle-ware based on the Erlang + programming language, aiming at providing time-saving and flexible + development for robust, adaptable telecom systems.

+

Organization of the Documentation

+ + The documentation is divided into eight parts:

+ + Erlang 5.0/OTP R7 System Documentation, EN/LZT 1084095 R1 + Erlang 5.0/OTP R7 Run-Time System and Basic Applications, + EN/LZT 108 4106 R1 + Erlang 5.0/OTP R7 Standard Library Application, EN/LZT 108 4107 + R1 + Erlang 5.0/OTP R7 Database Applications, EN/LZT 108 194 R3 + Erlang 5.0/OTP R7 CORBA and IDL Applications, + EN/LZT 151 810 R2 + Erlang 5.0/OTP R7 Interface and Communication Applications, + EN/LZT 108 4110 R1 + Erlang 5.0/OTP R7 Operation and Maintenance Applications, + EN/LZT 108 4108 R1 + Erlang 5.0/OTP R7 Tool Applications, EN/LZT 108 4109 R1 + +

About this Book

+

+

This book contains documentation about the six applications in Erlang/OTP that + implement the CORBA services. + These applications are:

+ + cosEvent, an Erlang implementation of the + CORBA service CosEvent. + cosEventDomain, an Erlang implementation of the + CORBA service CosEventDomainAdmin. + cosFileTransfer, an Erlang implementation of the + CORBA service CosFileTransfer. + cosNotificaton, an Erlang implementation of the + CORBA service CosNotification. + cosProperty, an Erlang implementation of the + CORBA service CosProperty. + cosTime, an Erlang implementation of the + CORBA service CosTime. + cosTransaction, an Erlang implementation of the + CORBA service CosTransaction. + +
+
+ cosEvent + + cosEvent User's Guide + + + + + + cosEventDomain + + cosEventDomain User's Guide + + + + + + cosFileTransfert + + cosFileTransfer User's Guide + + + + + + cosNotification + + cosNotification User's Guide + + + + + + cosTime + + cosTime User's Guide + + + + + + cosProperty + + cosProperty User's Guide + + + + + + Erlang/OTP CORBA Services +
+ -- cgit v1.2.3