1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- This document was generated using DocBuilder 3.3.2 -->
<HTML>
<HEAD>
<TITLE>Introduction to cosFileTransfer</TITLE>
<SCRIPT type="text/javascript" src="../../../../doc/erlresolvelinks.js">
</SCRIPT>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#FF00FF"
ALINK="#FF0000">
<CENTER>
<A HREF="http://www.erlang.se"><IMG BORDER=0 ALT="[Ericsson AB]" SRC="min_head.gif"></A>
</CENTER>
<A NAME="2"><!-- Empty --></A>
<H2>2 Introduction to cosFileTransfer</H2>
<A NAME="2.1"><!-- Empty --></A>
<H3>2.1 Overview</H3>
<P>The cosFileTransfer application is a FileTransfer Service compliant with the
<A TARGET="_top" HREF="http://www.omg.org">OMG</A> Service CosFileTransfer.
<A NAME="2.1.1"><!-- Empty --></A>
<H4>2.1.1 Purpose and Dependencies</H4>
<P>If a Virtual File System is started as 'FTP', the intes-2.5.4 application,
or later, must be installed.
<P><STRONG>cosFileTransfer</STRONG> is dependent on <STRONG>Orber</STRONG>, which provides CORBA functionality in an Erlang environment,
and <STRONG>cosProperty</STRONG>.
<A NAME="2.1.2"><!-- Empty --></A>
<H4>2.1.2 Prerequisites</H4>
<P> To fully understand the concepts presented in the
documentation, it is recommended that the user is familiar
with distributed programming, CORBA, the Orber and cosProperty applications.
<P> Recommended reading includes <STRONG>CORBA,
Fundamentals and Programming - Jon Siegel</STRONG> and <STRONG> Open Telecom Platform Documentation
Set</STRONG>. It is also helpful to have read <STRONG> Concurrent Programming in Erlang</STRONG>.
<CENTER>
<HR>
<SMALL>
Copyright © 1991-2004
<A HREF="http://www.erlang.se">Ericsson AB</A><BR>
</SMALL>
</CENTER>
</BODY>
</HTML>
|