gpt4 book ai didi

c# - "There are no more endpoints available from the Endpoint Mapper"ping 时出现异常

转载 作者:太空狗 更新时间:2023-10-29 23:45:50 26 4
gpt4 key购买 nike

我有一个非常小的网站,在 Azure 上以共享托管配置运行。我上面有一堆涉及打开套接字的网络代码,所有这些代码都成功运行。

我编写了一些发送 ping 的代码,但抛出了 PingException,内部异常是带有描述的 Win32Exception

There are no more endpoints available from the endpoint mapper

我猜测这是因为我正在尝试发送 ICMP 请求,但我们将不胜感激任何指导,尤其是解决方法。

最佳答案

我看到了同样的错误。我相信发生这种情况是因为许多 Azure 服务(包括 Web 应用程序)不允许出站 ICMP: https://social.msdn.microsoft.com/Forums/en-US/71c85bea-572a-4232-87f8-3e45e674f08a/there-are-no-more-endpoints-available-on-azure-website?forum=windowsazurewebsitespreview

关于c# - "There are no more endpoints available from the Endpoint Mapper"ping 时出现异常,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22446154/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com