Port forwarding to asp.net development server
- by ile
I have configured my router so that I can access my localhost from internet. But I can't manage to port forward it to asp.net development server.
In router's port forwarding I did the same thing as for the localhost but only changed port number so that it is the same as the one that is assigned to my application, but this doesn't work. Any idea how to get it work?
Thanks in advance,
Ile