what would cause ICMPsendEcho to fail when ping.exe succeeds

前端 未结 3 1399
走了就别回头了
走了就别回头了 2021-02-15 15:35

I have an interesting situation on my hands, and I\'m not quite sure how to go about troubleshooting it. I did a few searches for something similar to my situation, but nothing

3条回答
  •  一个人的身影
    2021-02-15 16:31

    We had the same error with a client. The solution was to implement IcmpSendEcho2 as a plan B when IcmpSendEcho fails. It worked!

提交回复
热议问题