Web Interface
To use anyRemote with any device which contains web browser and which can connect to PC by TCP/IP (GPRS, Wi-Fi, ...) it is possible to use built-in web interface.
This feature replaces previously existed anyremote2html package.
On WinMobile devices it is recomended to use Opera Mobile instead of MS IE, because Opera Mobile handles HTTP caching directives more correctly.
Note
You can not use web interface with J2ME client or use J2ME client if web interface is active. These are two mutual exclusive ways of anyRemote usage.
Short How-To
To run web interface you have to:
- if GUI is used: descend to Setup->Preferences and tick "Run web interface with parameters" check box. Be sure edit fields with web interface parameters are set correctly.
- if command line is used:
- run anyRemote with "-s web:_some_port_" parameter. It needs to use Server-mode configuration files.
For example:
anyremote -f /path/to/some/cfg.file -s web:5000
Variables used by web interface
$(ScreenSize)
[only by web interface] This variable should be set to minimal value of width and heigth of device screen size. Default value is 240.
(Init)=Make(var,ScreenSize,by_value,480)
Protocol support status
Web interface supports only subset of Set()/Get() commands. The following commands are not supported and will be skipped by Web interface
Set(filemanager, ...) Set(fullscreen, ...) Set(image,icon|cursor|nocursor|remove_all) Set(parameter, ...) (except icon_padding parameter) Set(repaint, ...) Set(skin,...,keypad_only|joystick_only|ticker|noticker|choose|up|down,_button,...) Set(vibrate, ...)
Command Set(iconlist, ...) interpreted as Set(list, ...)