Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8555431
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T15:07:17+00:00 2026-06-11T15:07:17+00:00

I have a Project that runs on Windows Azure Development instance on a local

  • 0

I have a Project that runs on Windows Azure Development instance on a local development machine.

I have a Web Project that runs on : http://127.0.0.1:8080
and a Services Project that runs on http://127.0.0.1:81

I want to make both of these project available locally on my LAN for development.

I’ve switched of the firewall and unblocked the ports 8080 and 81 from my firewall settings. but this still doesn’t work.

Can you please help me out with this?

Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T15:07:18+00:00Added an answer on June 11, 2026 at 3:07 pm

    Like Brent explains the best solution would be to test this in the cloud (in a staging environment for example). There are plenty of examples that can help you integrate this in your build process. On the other hand, you’ll be paying for this test environment, and this might not always be an option.

    Allowing external access to your emulator is pretty easy, simply use netsh (which is included in Windows):

    netsh interface portproxy add v4tov4 listenport=10081 connectport=81 connectaddress=127.0.0.1
    netsh interface portproxy add v4tov4 listenport=18080 connectport=8080 connectaddress=127.0.0.1
    

    Executing these commands will make your web project available on http://10.1.1.x:18080 and your services project on http://10.1.1.x:10081 (replace 10.1.1.x with your actual ip). Note that you might need to open the firewall on your machine to allow external connection to these ports.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a project that when built from my machine everything runs smoothly. However,
I have a dynamic web project (JSP) on Eclipse that runs on a tomcat
I have a project that may be started on local machine with ./manage.py runserver
I have a project that runs perfect under windows xp. Now I have tried
I have a project that runs perfectly well under windows 7, x86 installation. On
I have a Windows Mobile 6 Professional native project that runs ok on Win
I have a windows project that runs queries from a database and generates a
I have a Problem. I'm involved in a Windows CE Software Project that runs
I have a project that runs on both .NET and .NET CF. But it
I have a django project that runs on a Linux server, and I've been

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.