Back to product page

Hostname property


Determines Hostname of remote server.

Type

String

Syntax

  • Basic
object.Hostname [= value]
The Hostname(object) syntax has these parts:
objectAn expression evaluating to an object of type wodTelnetDLX

Remarks

Prior to issuing Connect method, you should set Hostname property to name of remote server, or his IP address. wodTelnetDLX will resolve given string, and will use that value when Connect method is called.

Platforms

Windows