I'm not sure if this is the proper place to ask this question.
Here is my issue
I'm using windows 7 and i have installed Zope Server.(Zope is python web framework which has a built-in server). I can connect to this server from my browser by typing,
localhost:8080
But if i try to connect this server from another machine using my IP or even from my own system it doesn't work. ie
xxx.xxx.xx.xxx:8080

address 127.0.0.1:80in yourzope.confto0.0.0.0:80(port number depends on yourport-base) – Gene Sep 11 '12 at 7:08