Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/console/bin/remote.tcl @ 1267

Last change on this file since 1267 was 1267, checked in by landauf, 16 years ago

telnet remote control works

type "source remote.tcl" into the ingame shell
connect with tcl to port 2560
login with "orxonox rocks"
type any command you like… it will be executed in orxonox ;)
of course server-admins will change the password (and the port)

File size: 78 bytes
Line 
1TclThreadManager create
2TclThreadManager execute 1 source telnet_server.tcl
Note: See TracBrowser for help on using the repository browser.