Re: [python-win32] how to only accept local computer requests

2006-05-08 Thread Gabriel Genellina
At Monday 8/5/2006 10:38, Michael Li wrote: I have a python server with twisted framework running 24x7. I want to have a config file to setup accepting local computer requests or remote computer requests. If the config file exists, it only accepts local computer request, does not accept requests

[python-win32] how to only accept local computer requests

2006-05-08 Thread Michael Li
Hi, I have a python server with twisted framework running 24x7. I want to have a config file to setup accepting local computer requests or remote computer requests. If the config file exists, it only accepts local computer request, does not accept requests from other computers. If the config file