summaryrefslogtreecommitdiff
path: root/doc/ivy-perl.html
blob: 006ae35d234a42cc2c06d981a8c90d58b251e093 (plain)
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.7">
 <TITLE>The Ivy Perl library guide</TITLE>
 <LINK HREF="ivy-perl-1.html" REL=next>


</HEAD>
<BODY>
<A HREF="ivy-perl-1.html">Next</A>
Previous
Contents
<HR>
<H1>The Ivy Perl library guide</H1>

<H2>Stéphane Chatty, <CODE>chatty@cena.dgac.fr</CODE></H2>13 April 1999
<P><HR>
<EM>This document is a programmer's guide that describes how to use the Ivy Perl
library to connect applications to an Ivy bus. This guide describes version 3.0
of the library.</EM>
<HR>
<P>
<H2><A NAME="toc1">1.</A> <A HREF="ivy-perl-1.html">General information</A></H2>

<UL>
<LI><A HREF="ivy-perl-1.html#ss1.1">1.1 What is Ivy?</A>
<LI><A HREF="ivy-perl-1.html#ss1.2">1.2 The Ivy Perl library</A>
</UL>
<P>
<H2><A NAME="toc2">2.</A> <A HREF="ivy-perl-2.html">Getting and installing the Ivy Perl library</A></H2>

<UL>
<LI><A HREF="ivy-perl-2.html#ss2.1">2.1 Installing RedHat or Debian packages</A>
</UL>
<P>
<H2><A NAME="toc3">3.</A> <A HREF="ivy-perl-3.html">Basic functions</A></H2>

<UL>
<LI><A HREF="ivy-perl-3.html#ss3.1">3.1 Initialization and main loop</A>
<LI><A HREF="ivy-perl-3.html#ss3.2">3.2 Emitting messages</A>
<LI><A HREF="ivy-perl-3.html#ss3.3">3.3 Subscribing to messages</A>
<LI><A HREF="ivy-perl-3.html#ss3.4">3.4 Example</A>
</UL>
<P>
<H2><A NAME="toc4">4.</A> <A HREF="ivy-perl-4.html">Advanced functions</A></H2>

<UL>
<LI><A HREF="ivy-perl-4.html#ss4.1">4.1 Utilities</A>
<LI><A HREF="ivy-perl-4.html#ss4.2">4.2 Direct messages</A>
</UL>
<P>
<H2><A NAME="toc5">5.</A> <A HREF="ivy-perl-5.html">Managing timers and other channels</A></H2>


<P>
<H2><A NAME="toc6">6.</A> <A HREF="ivy-perl-6.html">Conventions for writing applications</A></H2>

<HR>
<A HREF="ivy-perl-1.html">Next</A>
Previous
Contents
</BODY>
</HTML>