Package common :: Package zeroconf :: Module zeroconf_bonjour :: Class Zeroconf
[hide private]
[frames] | no frames]

Class Zeroconf

source code

Instance Methods [hide private]
 
__init__(self, new_serviceCB, remove_serviceCB, name_conflictCB, disconnected_CB, error_CB, name, host, port) source code
 
browse_callback(self, sdRef, flags, interfaceIndex, errorCode, serviceName, regtype, replyDomain) source code
 
remove_service_callback(self, name) source code
 
new_domain_callback(self, interface, protocol, domain, flags) source code
 
txt_array_to_dict(self, txt) source code
 
service_resolved_callback(self, sdRef, flags, interfaceIndex, errorCode, fullname, hosttarget, port, txtRecord) source code
 
service_resolved_all_callback(self, sdRef, flags, interfaceIndex, errorCode, fullname, hosttarget, port, txtRecord) source code
 
service_added_callback(self, sdRef, flags, errorCode, name, regtype, domain) source code
 
service_add_fail_callback(self, err) source code
 
replace_show(self, show) source code
 
create_service(self) source code
 
announce(self) source code
 
remove_announce(self) source code
 
connect(self) source code
 
disconnect(self) source code
 
browse_domain(self, domain=None) source code
 
browse_loop(self) source code
 
resolve_all(self) source code
 
get_contacts(self) source code
 
get_contact(self, jid) source code
 
update_txt(self, show=None) source code
Method Details [hide private]

__init__(self, new_serviceCB, remove_serviceCB, name_conflictCB, disconnected_CB, error_CB, name, host, port)
(Constructor)

source code 

browse_callback(self, sdRef, flags, interfaceIndex, errorCode, serviceName, regtype, replyDomain)

source code 

remove_service_callback(self, name)

source code 

new_domain_callback(self, interface, protocol, domain, flags)

source code 

txt_array_to_dict(self, txt)

source code 

service_resolved_callback(self, sdRef, flags, interfaceIndex, errorCode, fullname, hosttarget, port, txtRecord)

source code 

service_resolved_all_callback(self, sdRef, flags, interfaceIndex, errorCode, fullname, hosttarget, port, txtRecord)

source code 

service_added_callback(self, sdRef, flags, errorCode, name, regtype, domain)

source code 

service_add_fail_callback(self, err)

source code 

replace_show(self, show)

source code 

create_service(self)

source code 

announce(self)

source code 

remove_announce(self)

source code 

connect(self)

source code 

disconnect(self)

source code 

browse_domain(self, domain=None)

source code 

browse_loop(self)

source code 

resolve_all(self)

source code 

get_contacts(self)

source code 

get_contact(self, jid)

source code 

update_txt(self, show=None)

source code