Wap server

From EMule Wiki
(Difference between revisions)
Jump to: navigation, search
 
Line 29: Line 29:
 
</pre>
 
</pre>
  
[[category:features]][[Category:stullemulefeatures]][[Category:Morphxtfeatures]]
+
[[Category:Features]][[Category:StulleMule features]][[Category:MorphXT 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:

wapinterface.PNG


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
Personal tools