Back to product page

TerminalEmulationsEnum Enumeration


These constants define if/how will wodSSHServer send ANSI escape sequences to the client in order to perform cursor movements, change colors, etc..

Remarks

Members

Constant Value Description
NoEmulation0 No ANSI codes are sent.
VT100Emulation 1 VT100 emulation codes are sent.
CommandLineEmulation2 Command line codes are sent.

Platforms

Windows