Transparent Property
When True, Telnet command processing is disabled.
Syntax
public boolean getTransparent(); public void setTransparent(boolean transparent);
Remarks
The Transparent property allows you to enable or disable Telnet command processing. When command processing is disabled, any data received is provided with no modifications.
Default Value
False