c# - How do I make my ASP.Net website viewable in my private home network using IIS 6.0? -


i want know how can make website available in private home network? know supposed make ip address static still not know complete steps accomplish want do. possible? if can please explain me have do?

this pretty easy need read on security before making live.

static ip addresses cost more money dynamic ones suggest signing http://www.no-ip.com/. it's requires installing program updates domain ip address everytime changes.

you need use port forwarding on router knows send http requests pc. http data passed through port 80 or 8080.

hope helps.


Comments

Popular posts from this blog

razor - Is this a bug in WebMatrix PageData? -

c# - How to set Z index when using WPF DrawingContext? -

python - How to set the color of a single cell in a pygtk treeview? -