IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

Transparent Property

When True, Telnet command processing is disabled.

Object Oriented Interface

public function getTransparent();
public function setTransparent($value);

Procedural Interface

ipworks_telnet_get($res, 31 );
ipworks_telnet_set($res, 31, $value );

Default Value

false

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.

Data Type

Boolean

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]