简体   繁体   English

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

[英]How to check webservice(endpoint) is available from a particular server(not local)

I wanted to check whether a webservice(endpoint)(.svc) is available from a particular web server. 我想检查特定的Web服务器是否提供了webservice(endpoint)(。svc)。

For ex: The webserver www.test123.com is able to access the endpoint ** 例如:Web服务器www.test123.com能够访问端点**

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

Your web server is a physical or virtual machine where you can login in remotely. 您的Web服务器是物理或虚拟机,您可以在其中远程登录。

Log-in to the server and browse the svc url from that machine web browser. 登录到服务器,然后从该计算机的Web浏览器浏览svc url。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM