carlospuk / remotepotato

Remote Potato Server - a free streaming server to stream all media on a PC to browsers, apps, etc
GNU General Public License v3.0
25 stars 21 forks source link

RP server not reachable #10

Closed daniel-lo closed 11 years ago

daniel-lo commented 11 years ago

Strange things happen here.

Everything used to work in Win7 .. now I'm on Win8.

I exchanged the dll to be compatible with windows 8.

Local access works:

127.0.0.1:9080 192.168.100.214:9080

Access from another machine via

http://192.168.100.214:9080/

doesn't work .. neither in FF nor IE.

Yet IP connectivity is given. I can easily access XWMM in XBMC on that same machine via FF via

http://192.168.100.214:8080/XWMM/movies/index.html

Can anyone help me with a pointer where to look? Could RP server be broken?