News Feed
Jobs Feed
Sections




News Archive
Robert Basic's Blog:
Listening to Dbus signals with PHP
December 26, 2011 @ 11:23:41

Robert Basic has posted a follow up to his first post about using DBase in PHP in this new post. This new tutorial shows you how to listen to signals sent to the waiting PHP script.

The good part is that not can we only call different methods against Pidgin's libpurple API, we can also listen to different signals on different events, that are sent via Dbus. [...] The PHP Dbus extension allows us to watch for one exact signal on an interface, or for all signals on an interface. Of course, we can add watches on multiple interfaces at once.

In his example he shows how to set a listener on the session to watch for an incoming instant message from another source. Sample code is included showing how to set the listener on the interface and be able to tell when a message comes in (watching a $signal interface for an event). You can find more signal catching examples in his github repository.

0 comments voice your opinion now!
dbus signal listen tutorial extension


blog comments powered by Disqus

Similar Posts

Ivan Iordanov's Blog: extending Zend_Db_Table to create NestedSet models

Lorna Mitchell's Blog: Installing Gearman for PHP and Ubuntu

Utah PHP Users Group: PHP-CAPTCHA

Community News: eZ Systems Releases eZ Publish Extension for Oracle Database (under GPL)

Matthew Weier O'Phinney's Blog: Getting started writing ZF2 modules


Community Events











Don't see your event here?
Let us know!


podcast interview series testing language zendframework2 code unittest community development functional framework conference object introduction tool release example phpunit opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework