I am running WebRick HTTP Server on Vista port 1001. I can access it well using localhost:1001
And as my ip address is 192.168.1.50 , I expected to be able to access using http://192.168.1.50:1001
But it's failed when I test in my browser. Although I can ping to 192.168.1.50. FYI, no proxy was setup in the browser setting.
It is working fine at other PC using Windows XP. Any clue?
Thanks.