Package conduit :: Package modules :: Package NetworkModule :: Module Peers :: Class AvahiAdvertiser
[hide private]

Class AvahiAdvertiser

source code

Advertises the presence of dataprovider instances on the network using avahi. Wraps up some of the complexity due to it being hard to add additional services to a group once that group has been committed.

Instance Methods [hide private]
 
__init__(self, name, port) source code
 
announce(self)
Resets the group, announces Conduit, and commits the change
source code
 
reset(self) source code