Hi,
I have a web service running on machine 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-