Andrew Bennetts wrote: > For this part at least, it's easier than that; you can pass > interface='127.0.0.1' to the relevant listenTCP or TCPServer call, so that it > will only bind that port to localhost.
Thanks for the suggestion! works fine for me. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com