README anyremote2html

=================================================================================           

anyremote2html package is a WEB interface for anyRemote (http://anyremote.sourceforge.net/)
It acts as HTTP server and translates anyRemote commands to HTML.

The overall goal of this project is to provide wireless remote control service on Linux 
through Bluetooth, InfraRed, Wi-Fi or  TCP/IP connection.

Prerequisites:

python-2.4
anyremote >= 4.17

There is 2 variants of anyremote2html script:

1) anyremote2html which follows "client-pull" technology and

2) (Still) Experimental anyremote2html.push which used "server-push" technology. To use anyremote2html.push 
Your browser should correctly handle "multipart/x-mixed-replace" data (like Mozilla-derived browsers). 
anyremote2html.push is not installed by default. You could copy it to /usr/bin/ if needed. 

The code is licensed under the GNU Public licence (GPL).
(C) by Mikhail Fedotov 2007,2008,2009.
