connect#

Client.connect(host: str = '127.0.0.1', port: int = 13240, read_only=False)#

Connect to DE-Server

Parameters:
  • host (str, optional) – The host to connect to, by default “127.0.0.1” for local connection

  • port (int, optional) – The port to connect to, by default 13240