Wapd-plugin: Difference between revisions
Jump to navigation
Jump to search
(initial) |
No edit summary |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 27: | Line 27: | ||
==Problems== |
==Problems== |
||
==Links== |
==Links== |
||
{| |
{| |
||
| [1] |
| [1] |
||
| http:// |
| http://www.heiligenmann.de/vdr/download |
||
| Plugin homepage |
| Plugin homepage |
||
|} |
|} |
||
[[Category:Plugins]] |
[[Category:Outdated Plugins]] |
||
{{i18n|wapd-plugin}} |
|||
<!-- Link to german wiki page --> |
|||
[[de:Wapd-plugin]] |
Latest revision as of 11:35, 25 November 2013
Description
The wapd plugin lets VDR listen to WAP requests to allow remote control by WML enabled browsers - eg. mobile devices - and is called WAP daemon or wapd.
Hardware requirements
Software requirements
Installation
Configuration
The plugin needs two files in his configuration directory
- waphosts : controls host based access and is similar to svdrp.hosts
- wapaccess : controls user based access. The format is similar to apache's htpasswd file format and holds lines in the form user:passwdhash. Apache's htpasswd utility can be used to create and edit the wapaccess file.
Parameter
Parameter (short) | Parameter (long) | Description |
---|---|---|
-p PORT | --port=PORT | use PORT for WAP (default: 8888) |
Problems
Links
[1] | http://www.heiligenmann.de/vdr/download | Plugin homepage |