On Oct 4, 2:15 am, Amelia T Cat <ame...@catfolks.net> wrote: > On Mon, 03 Oct 2011 10:09:59 -0700, sillyou su wrote: > > 啊!! > > > I should use 127.0.0.1 instance of 0.0.0.0 > > Theoretically either one should be fine. If you use 127.0.0.1 it will > only expose the service to your local machine. If you use 0.0.0.0 ut will > expose the service to other computers on the same network as the one > running the service.
Yes. Thank you. I run service on my computer. So I should use localhost to launch the service. -- http://mail.python.org/mailman/listinfo/python-list