temas.Connect

class Connect(hostname='temas', ip_address='')[source]

Bases: object

This class alows the Temas connection.

__init__(hostname='temas', ip_address='')[source]

Initial values of class Connect.

Methods

__init__([hostname, ip_address])

Initial values of class Connect.

get_ip_from_hostname(hostname[, max_attempts])

Attempts to determine the IP address of the hostname.

get_ip_from_hostname(hostname, max_attempts=4)[source]

Attempts to determine the IP address of the hostname.