[Tutor] http.server -- stuck at binding [windows8]

shanmukhateja at gmail.com shanmukhateja at gmail.com
Sun Aug 18 12:40:14 CEST 2013


Hello,
           I am developing a simple http media streamer with the help of simple http server of http.server and I have a problem in binding the server. I get the “the address is not valid in it’s content error” and I KNOW that it can be solved by socket.INADDR_ANY but the problem is my router has assigned me 192.168.1.*** and my ISP has given me a ip like 119.*.*.* which is causing the problem.. I find this 119.*.*.* IP nowhere in ipconfig [neither with the /all flag]

How can I solve this puzzle???

Kindly help me out
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130818/bdb6964b/attachment.html>


More information about the Tutor mailing list