Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Debian 7.2.0

(Wheezy)
amd64

Net::DBus::Tutorial(3pm)


Net::DBus::Tutorial

Net::DBus::Tutorial

NAME
DESCRIPTION
SEE ALSO
AUTHORS
COPYRIGHT

NAME

Net::DBus::Tutorial − tutorials on the Perl DBus APIs

DESCRIPTION

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.
Net::DBus::Tutorial::ExportingObjects

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.

Net::DBus::Tutorial::UsingObjects

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.

NB This tutorial is yet to be written.

SEE ALSO

Net::DBus, Net::DBus::Object, Net::DBus::RemoteObject, <http://freedesktop.org/>

AUTHORS

Daniel P. Berrange <mailto:dan@berrange.com>

COPYRIGHT

Copyright 2005 Daniel P. Berrange



Net::DBus::Tutorial(3pm)