Programming with Reflection
TelnetLocation property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) a string identifying to the host where the connection originated. This property can also be used to provide informational messages to the host from the PC. Usage conventions vary by site.
This property causes an error when Reflection is connected to a host. Use the Connected property to determine if a connection already exists.
This property is only relevant for sessions using Telnet or Telnet Extended transport.
The default is "".
This string can be up to 220 characters long.