Although the Ping.Send() is easy and straightforward, I can't seem to figure out how to Ping.Send() out of the interface I choose. specifically my WLAN interface or my Ethernet interface开发者_StackOverflow中文版 when both are connected to separate networks.
Would I have to use the Sockets namespace and the Bind(localEndpoint)?
It seems odd that that binding functionality isn't available in the NetworkInformation.Ping utility. Or is it & I just can't find it?
Thank you
ICMP is not socket based. The ping will be sent to the appropriate port based on the routing table.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论