3
I have a web application made in ASP.NET MVC 5, and gave a start in Visual Studio 2013, the address of the Index page was like this on the machine where it is running: http://localhost:51144/
.
How do I get another computer on the network to access my application?
Hello, take a look at this link here are several people discussing on the subject: Development Server Localhost They say it’s not good practice, but it’s possible if you clear a few doors.
– f.fujihara
Possible duplicate of IIS mount server on PC at home
– Jéf Bueno