[Twisted-Python] specifying the site and port to a twisted web server

Dennis Allison allison at shasta.stanford.edu
Tue Feb 27 21:20:13 MST 2007


I have written a highly simplified twisted web server using twisted
extending one of the demos, but I have one small problem.

I cannot see out how to arrange to have the server listen one particluar
address:port combination.  The system I want to use it on has a pair of
NICs and I need the server to listen on one NIC and not the other due to
port conflicts.

Any help would be appreciated.







More information about the Twisted-Python mailing list