Module azcam.tools.mag.udpinterface

UDP interface class Allows sending UDP register request to the Azcam Monitor application Allows sending and receiving broadcast ID request

Classes

class UDPinterface

Methods

def get_ids(self)

Sends UDP Get ID request (port 2400).

def get_ip(self, hostName)

Sends UDP Get ID request (port 2400) and looks for a hostName, then returns IP address if found.