DeviceName Property (Read/Write)

Top  Previous  Next

Sets an specific telnet device name defined in the telnet server.

 

Visual Basic Syntax

 

TNBnnnn.DeviceName [= String]

 

Delphi Syntax

 

TNBnnnn.DeviceName [:= String];

 

 

Remarks

 

If no name is given, the telnet server will assign an available device from a public pool in case of it exists.

 

See also UserId and Password properties.