|
||
![]() |
|
![]() |
|
Table of Contents
RCP Telnet ConsoleDescription
This RCP application shows that it’s possible to run a character mode application into a RCP application. Configuration file
You’ll find the configConsoleTelnet.xml file in the sampleTelnetRCP\configuration\fr.improve.plugin.telnetconsole\ folder. <config> <url>127.0.0.1</url> <menu> <showFile>true</showFile> <showEdit>true</showEdit> <showTerminal>true</showTerminal> <showHelp>true</showHelp> </menu> </config>
Tutorial
|
||