I'm working on setting up a mobile version of a website, which I have running locally in IIS as a new website, so I can access it from my browser at http://{website_name}/

I want to be able to test the mobile capabilities, but I'm not sure how to configure things so that I can access it with a mobile device. I know in an emulator, you can access the host's loopback address at 10.0.2.2 (for Android at least, which is what I'm using), but I'm not sure how to set it up so that I can access http://{website_name} from the emulator.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.