1

I have ASP.NET MVC website that runs on my local sever and I need to check mobile area.

So I decided to connect to it via Android Emulator (AVD)

As I read IIS server reject incoming requests from remote devices.

So from this thread I think I found solution

Post

I make all described on his github and get this

enter image description here

So as I understood it can receive external requests now.

And I tried to make request from AVD (192.168.2.106:3000)

And I get this

enter image description here

So as I understood it got path, but IIS still not receive external request.

Maybe someone faced this problem and can help me solve it?

mark_spencer
  • 393
  • 4
  • 17

0 Answers0