Hi.
Is there any possibilities to make web access work with wine?
web access is platform independent, all you need is your regular browser.
wine is for running windows applications in mac/linux.
what is the problem exactly?
The dude run as server on linux host over wine, but listen only 2210/2211 TCP-ports:
# lsof -iTCP -sTCP:LISTEN -n |egrep '(wine)|(dude)'
dude.exe 12175 root 21u IPv4 284509 0t0 TCP *:2210 (LISTEN)
dude.exe 12175 root 22u IPv4 284510 0t0 TCP *:2211 (LISTEN)
wineserve 12183 root 53u IPv4 284509 0t0 TCP *:2210 (LISTEN)
wineserve 12183 root 54u IPv4 284510 0t0 TCP *:2211 (LISTEN)
And I need http-control.