web-services - 从 Azure Web 应用程序使用 SOAP Web 服务

标签 web-services azure telnet azure-web-app-service

我正在尝试从 azure 网络应用程序使用肥皂网络服务。

为此,我需要通过 telnet 运行连接测试。

我该如何在 Azure 中执行此操作?

谢谢

克里斯

最佳答案

遗憾的是,Azure 应用服务上默认未设置 Telnet 客户端。 无法安装它,因为它需要提升权限。

我的建议是开发一个快速的应用程序,例如基于这种工具:https://github.com/mkozjak/node-telnet-client

希望这有帮助,

关于web-services - 从 Azure Web 应用程序使用 SOAP Web 服务,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36089171/

相关文章:

winsock - TCP IP recv() 函数未接收到来自服务器的回显消息

java - 将 Spring-ws webservicetemplate 请求以 XML 格式保存到 DB

c# - 在 ActionResult 方法中抛出异常

用于传递日志信息的 Azure powershell 脚本

http - 从 Telnet 发送 http GET 命令

python - 如何通过 telnet 运行 Python 程序?

java - JAX-WS Web 服务和 Spring Security

.net - WCF Web 服务和 native ASP.NET 健康监控

azure - 在同一 Azure Web App 下运行两个不同的 ASP.NET 5 应用程序

python - 使用Python高效上传大量图像到Azure存储