"""Constants.""" DEFAULT_BCAST_ADDR = "255.255.255.255" DEFAULT_PORT = 80 DEFAULT_RETRY_INTVL = 1 DEFAULT_TIMEOUT = 10