man-pages/man3/Net::DBus::Tutorial.3pm.html
2021-03-31 01:06:50 +01:00

85 lines
2.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of Net::DBus::Tutorial</TITLE>
</HEAD><BODY>
<H1>Net::DBus::Tutorial</H1>
Section: User Contributed Perl Documentation (3pm)<BR>Updated: 2019-12-26<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
Net::DBus::Tutorial - tutorials on the Perl DBus APIs
<A NAME="lbAC">&nbsp;</A>
<H2>DESCRIPTION</H2>
This section includes tutorials on the Perl DBus APIs. Current
topics include providing a service, by exporting objects to the
bus, and accessing a service, by calling objects on the bus.
<DL COMPACT>
<DT id="1">Net::DBus::Tutorial::ExportingObjects<DD>
This tutorial covers how to provide a service to the bus by
exporting objects. The topics covered include basics of creating
objects and methods, emitting signals, exporting properties,
registering services for automatic activation.
<DT id="2">Net::DBus::Tutorial::UsingObjects<DD>
This tutorial cover how to use a service provided on the bus
by another application. The topics covered include the basics
of calling methods on remote objects, explicitly calling methods
in particular interfaces, listening for signals.
<P>
<FONT SIZE="-1">NB</FONT> This tutorial is yet to be written.
</DL>
<A NAME="lbAD">&nbsp;</A>
<H2>SEE ALSO</H2>
Net::DBus, Net::DBus::Object, Net::DBus::RemoteObject,
&lt;<A HREF="http://freedesktop.org/">http://freedesktop.org/</A>&gt;
<A NAME="lbAE">&nbsp;</A>
<H2>AUTHORS</H2>
Daniel P. Berrange &lt;mailto:<A HREF="mailto:dan@berrange.com">dan@berrange.com</A>&gt;
<A NAME="lbAF">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright 2005 Daniel P. Berrange
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
<DT id="4"><A HREF="#lbAC">DESCRIPTION</A><DD>
<DT id="5"><A HREF="#lbAD">SEE ALSO</A><DD>
<DT id="6"><A HREF="#lbAE">AUTHORS</A><DD>
<DT id="7"><A HREF="#lbAF">COPYRIGHT</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:49 GMT, March 31, 2021
</BODY>
</HTML>