开发者

Outside connections to asp.net development webserver

开发者 https://www.devze.com 2022-12-10 01:25 出处:网络
Is开发者_JS百科 there any way to access my asp.net dev server (launched from visual studio) from an outside connection?It seems to be filtered to only allow localhostNo, cassini can only be accessed f

Is开发者_JS百科 there any way to access my asp.net dev server (launched from visual studio) from an outside connection? It seems to be filtered to only allow localhost


No, cassini can only be accessed from the machine it is running on.


CassiniDev, http://cassinidev.codeplex.com, can listen on any port/hostname

0

精彩评论

暂无评论...
验证码 换一张
取 消