开发者

Connecting to a Web Service running on Visual Studio Development Server from another machine

I have a web service running on mach开发者_运维百科ine A on Visual Studio's build-in Development Server. For testing purposes, I'd like to test the service by connecting to it from machine B, which is in the same subnet.

Is this possible? Or is VSDS restricted to localhost calls only?

-pom-


Visual Studio's Web Development server doesn't support remote connections. You might need to install IIS for this purpose or some proxy server like Squid.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜