How configure Blazor Web Server to Listen IP address ?

929Free 641 Reputation points
2022-03-09T02:37:40.54+00:00

I build a Blazor Web app server, run it on machine but it responds on localhost only, chrome.

but does not respond when I query it from an exrternal host http://myhostIP:5000 This myhostIP pinged ok.

Developer technologies | .NET | Blazor
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 77,851 Reputation points Volunteer Moderator
    2022-03-09T16:11:40.39+00:00

    Typically the firewall is not open for port 5000

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.