Is There a Way to Make Remote Calls to ASP.NET Development Web Server?
I know that generally speaking, this cant be done, that is get another PC to call a site hosted under the ASP.NET DEvelopment Web Server remotely (generally you can only use localhost:port to get to it).