hostConfig

class cqc.hostConfig.host(name, hostname, port)[source]
__init__(name, hostname, port)[source]

Initialize the details of the host. For now, we just keep the following:

name informal name of the host (e.g. Alice) hostname name of the node on the network (e.g. localhost or yournode.qutech.nl) port port number on hostname