LocalEcho Property

Enable or disable the echoing of characters by the remote host.

Syntax

object.LocalEcho [= { True | False } ] ]

Remarks

The LocalEcho property enables or disables the echoing of characters by the remote host. If set to True, the remote host will be instructed to not echo characters, making the client responsible for displaying user input. The default value for this property is False, specifying that the server should echo user input back to the client.

Data Type

Boolean

See Also

Binary Property


Copyright © 2008 Catalyst Development Corporation. All rights reserved.