About 51 results
Open links in new tab
  1. ip address - Ping - Request timed out on a local network - Stack …

    Try to ping another device from your local network (pinging localhost or a website is not the same). Try to ping from target_ip to source_ip (opposite direction). If you have response in any of 2 cases …

  2. Ping multiple computers through Excel and return IP addresses

    Aug 17, 2021 · I have two working buttons, ping and stop ping. How can I by pressing the ping button, go through all the computers in column A and show their IPs and if they are online or not, all at …

  3. How to ping multiple servers and return IP address and Hostnames …

    Sep 13, 2012 · ) The outer loop iterates through the hosts and the inner loop parses the ping output. The first two if statements handle the two possible cases of IP address resolution: The host name is the …

  4. windows - Ping IP with source IP? - Stack Overflow

    You can now use Ping -S 88.65.48.77 example.org to test sending pings on that IP address. What happened in the background? Your IP was bound to the Network Interface in question and Windows …

  5. powershell - Ping range of IP addresses - Stack Overflow

    Dec 20, 2015 · I need to read IP address and subnet mask from a file and display all appropriate ip addresses with status. This command can display a list of addresses: New-Object …

  6. What is the best way to get the computer name remotely based on an …

    Mar 9, 2010 · I have several windows machines identified by ip address. I would like to write an application that query the computers remotely and gets their name. I cannot rely on DNS because it …

  7. vba - Excel Macro to ping IP from a cell - Stack Overflow

    Nov 3, 2023 · The issue is I'm looking for a way for the macro to add the value of the selected cell as the address to ping, so the final command should be "ping [cell value]" but I can't figure out how to make …

  8. ping - Pinging servers in Python - Stack Overflow

    In Python, is there a way to ping a server through ICMP and return TRUE if the server responds, or FALSE if there is no response?

  9. network programming - Ping a site in Python? - Stack Overflow

    Nov 25, 2008 · If you mean to generically "ping" a box to see if it's up, you can use the echo protocol on port 7. For echo, you use the socket library to open the IP address and port 7.

  10. Unable to ping vmware guest from another vmware guest

    I would like to ping one vmware guest from another one. Both are Windows XP and use NAT. I set IP manually for VMnet8 to 192.168.18.1. (no using Obtain IP address automatically). Also I'm not able to