I'm using Python 2.6 and Windows Server 2008.
The server has two IP addresses 1 internal, 1 external.
I need Python to use the external IP address, but while doing so I get this:
socket.error: [Error 10049] The requested address is not valid in its context
To be more precise I'm using Django's runserver command for who is familiar with it
Edit:
ipconfig
only brings up the internal IP address, while all services I have running are using the external IP without any problems!
Any ideas?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…