dbus/mono/example
Jon Trowbridge 0c168e3e15 2004-09-28 Jon Trowbridge <trow@ximian.com>
* mono/BusDriver.cs: Changed BusDriver struct to remove
	    the ServiceCreated and ServiceDeleted events and replace them
	    with the new ServiceOwnerChanged event.

	    * mono/example/BusListener.cs: Added a new example program,
	    which listens for and reports any ServiceOwnerChanged events
	    on the bus driver.

	    * mono/example/Makefile.am (DESTDIR): Build changes for the
	    new BusListener.cs example.
2004-09-29 01:46:45 +00:00
..
.cvsignore 2004-09-28 Jon Trowbridge <trow@ximian.com> 2004-09-29 01:46:45 +00:00
BusListener.cs 2004-09-28 Jon Trowbridge <trow@ximian.com> 2004-09-29 01:46:45 +00:00
EchoClient.cs First checkin of the Mono bindings. 2004-03-23 12:10:32 +00:00
Echoer.cs First checkin of the Mono bindings. 2004-03-23 12:10:32 +00:00
EchoServer.cs First checkin of the Mono bindings. 2004-03-23 12:10:32 +00:00
Makefile.am 2004-09-28 Jon Trowbridge <trow@ximian.com> 2004-09-29 01:46:45 +00:00