j.remote.avahi
- /opt/jumpscale7/lib/JumpScale/baselib/remote/avahi/Avahi.py
Methods
def getServices
arguments
def registerService
arguments
- servicename
- port
- type = 'tcp'
def removeService
arguments
def resolveAddress
arguments
Resolve the ip address to its hostname
@param ipAddress: the ip address to resolve
@type ipAddress: string
@return: the hostname attached to the ip address