Easy Publish and Consume Library
The Easy Publish and Consume library provides an easy method to:
publish data using HTTPS: EpcPublisher
announce that information via DNS-SD: EpcDispatcher
find that information: EpcConsumer
- and finally consume it
You can use this library as a key/value store published to the network, using encryption, authentication and service discovery.
Documentation
Requirements
The libepc library depends on avahi-client, avahi-glib, glib, gmodule, gobject, gnutls, libsoup and libuuid. Additionally libepc-ui uses GTK+. Finally the examples need avahi-ui. For exact version numbers consult the README file.
Source Code
Subversion: svn co http://svn.gnome.org/svn/libepc/trunk/ libepc
Examples: http://svn.gnome.org/viewvc/libepc/trunk/examples/
Bug Reports
