jumpscaleapi

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
  • servicename

def resolveAddress

arguments
  • ipAddress
comments
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