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.