>-----Original Message-----
>From:
node-...@googlegroups.com
>[mailto:
node-...@googlegroups.com] On Behalf Of Zhao Cheng
>Sent: Monday, November 05, 2012 4:10 PM
>To:
node-...@googlegroups.com
>Subject: Re: [node-webkit] XMLHttpRequest tries to access the IP address of the
>current machine
>
>On Mon, Nov 5, 2012 at 2:59 PM, Chen, Zhang Z <
zhang....@intel.com>
>wrote:
>> When I try to use XMLHttpRequst GET to fetch an URL in
>>
http://localhost:9222/json, it tries to access the page at the IP
>> address of my machine.
>
>
>I'm not sure about your question, can you give demonstration code and
>expected result?
>
It turns out that the problem is caused by some zombie nw processes spawned by my application. Sorry for the confusion