如何从特定服务器(非本地)检查Web服务(端点)是否可用

时间:2018-08-10 14:00:09

标签: c# asp.net angularjs node.js powershell

我想检查特定的Web服务器是否提供了webservice(endpoint)(。svc)。

例如:Web服务器 www.test123.com 能够访问端点**

htp://www.abc.com/ecl/CustomHistory.svc

2 个答案:

答案 0 :(得分:0)

如果不是PS处于强盗状态,请参见此答案...

  

Is it possible to test a webservice using just an endpoint and XML code using SOAPUI Pro tool?

答案 1 :(得分:0)

您的Web服务器是物理或虚拟机,您可以在其中远程登录。

登录到服务器,然后从该计算机的Web浏览器浏览svc url。