COM object properties



Host as String

Gets or sets remote host name or IP address. Can be also "localhost" or "127.0.0.1".

UserName as String

Gets or sets user name for connection.

At this moment can be "Administrator" only.

Password as String

Gets or sets password for connection (by default empty string: "").

Connected as Boolean

[read only] Gets status of the connection.

Port as Integer

Gets or sets TCP port for connection to the remote host.