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

  • SEARCH
  • Home
  • 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 6613809
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:15:45+00:00 2026-05-25T20:15:45+00:00

If I access my web site via http://localhost:8080 from the same Win 7 PC,

  • 0

If I access my web site via http://localhost:8080 from the same Win 7 PC, where server is running, then it works well.

If I try to access that from another PC (with usage of my internal PC’s ip http://192.168.1.98:8080), then it doesn’t work. Moreover, it is not accessible with this ip even on the same machine. What am I doing wrong?

(I’ve tried to disable firewall on my Win 7 PC – it didn’t help)

  • 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-05-25T20:15:46+00:00Added an answer on May 25, 2026 at 8:15 pm

    First check whether your server listens on loopback or on all interfaces – in command line type in netstat -an find a line with port 8080 and state LISTENING, something like this:

      TCP    0.0.0.0:8080           0.0.0.0:0              LISTENING

    If IP is 0.0.0.0 it means it listens on all IP addresses and the problem is with something else blocking it.

    If IP is 127.0.0.1 then you need to bind to 0.0.0.0 address. And now the fun beings – according to documentation, you should add --address=0.0.0.0 or --host=0.0.0.0 to arguments in run configuration (depends on GAE version – thank you @momijigari). But in my case I have also GWT and parameters go to GWT and it does not accept this argument. But on the other hand listens on all interfaces, which I personally was trying to change to localhost. The GWT has -bindAddress parameter though, but it sets only address for code server (one with 9997 port by default), not HTTP.

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

Sidebar

Related Questions

I have a website which works with PHP on the server side. Users access
I have a simple web site that needs to connect to an access database
I am developing an Android App that gets some data from a web server,
I am wanting to access a website from a different port than 80 or
We've having trouble deploying a web service that works in our development environment, but
What are the required steps to properly allow domain users access to reports via
I have an instance of SQL Server 2008 and SSRS 2008 running on a
Possible Duplicate: HTTP authentication logout via PHP Hi I have a some functionality on
I've just built a basic ASP MVC web site for deployment on our intranet.
I'm trying to automate access to a website that get reports from a Microsoft-IIS/6.0

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.