===== RCP Telnet Console ===== ==== Description ==== This RCP application shows that it's possible to run a character mode application into a RCP application. \\ The way is opened to run Green Screen applications like CICS or IMS clients into your RCP application. \\ I choose to embed a Telnet console in my RCP application, very easy with [[:moni:projets:eclipseplugins:telnetconsoleplugin|TelnetConsole Plugin]], an eclipse plugin with an extension point powered by [[http://www.improve.fr|IMPROVE]] \\ \\ Download {{:moni:projets:rcptelnetconsole.zip|rcptelnetconsole.zip}} \\ \\ {{:moni:demos:rcp-telnet_console.png|:moni:demos:rcp-telnet_console.png}} \\ ==== Configuration file ==== You'll find the configConsoleTelnet.xml file in the sampleTelnetRCP\configuration\fr.improve.plugin.telnetconsole\ folder. \\ \\ Host url and menus can be set in this file: 127.0.0.1 true true true true * If you don't set the IP adress, the Console will start with offline mode, to connect use the menu : File > Connect. * You can hide or show all the items in the menu with a boolean indicator ==== Tutorial ==== {{:moni:rcp_telnet_console_internet.swf?800x600}} \\ \\ --- //[[ckermorgant@improve.fr|Cedric KERMORGANT]] 2006/10/08 22:29//