Wap server
From EMule Wiki
(Difference between revisions)
(New page: n preferences.ini defaults: [wapserver] WapEnabled=0 WapTemplateFile=eMule_Wap.tmpl WapPort=80 WapGraphWidth=60 WapGraphHeight=45 WapFilledGraphs=0 WapMaxItemsInPage=5 WapSendImages=1 Wa...) |
|||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | + | The wap interface provides a minimal webserver in wml language so you can control eMule remotely via your mobile phone if it has internet access. | |
− | + | example of wap interface on nokia sdk: | |
+ | http://wiki.emule-web.de/image/wapinterface.PNG | ||
+ | |||
+ | |||
+ | |||
+ | in preferences.ini | ||
+ | |||
+ | defaults: | ||
+ | <pre> | ||
[wapserver] | [wapserver] | ||
WapEnabled=0 | WapEnabled=0 | ||
Line 19: | Line 27: | ||
WapPasswordLow=WapServer | WapPasswordLow=WapServer | ||
WapLowEnable=0 | WapLowEnable=0 | ||
+ | </pre> | ||
− | + | [[Category:Features]][[Category:StulleMule features]][[Category:MorphXT features]] | |
− | + | ||
− | [Category:features] | + |
Latest revision as of 20:13, 6 May 2010
The wap interface provides a minimal webserver in wml language so you can control eMule remotely via your mobile phone if it has internet access.
example of wap interface on nokia sdk:
in preferences.ini
defaults:
[wapserver] WapEnabled=0 WapTemplateFile=eMule_Wap.tmpl WapPort=80 WapGraphWidth=60 WapGraphHeight=45 WapFilledGraphs=0 WapMaxItemsInPage=5 WapSendImages=1 WapSendGraphs=1 WapSendProgressBars=1 WapSendBWImages=1 WapLogsSize=1024 WapPassword=WapServer WapPasswordLow=WapServer WapLowEnable=0