Flash2JSTelnetv1.1.zip

Uploaded: 13 Dec, 2010
Previous uploads by this submitter: 0

Author: Plamen Arnaudov

Downloads: 128

A small Flash object (33k) which enables JavaScript functions on the page to control a telnet connection. The JS can set all required parameters dynamically, open, close connections, receive, and send data.

This object can be used to build custom lightweight telnet interfaces in HTML & JavaScript. The attached HTML container page is an example of a basic telnet interface with rudimentary ANSI color support. A demo is currently running at this location but may be taken down at any time.

The Flash connector will be looking for a flashpolicy.xml file on a specified server port in order to determine whether the server has allowed connections to the MUD port. This package contains a python script by Adobe and an example xml policy. More details on setting this up can be found here.