<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic multiple pings ... in Networking</title>
    <link>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773266#M238</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;do you know a good software ( freeware would be good ) that help you send multiple pings&lt;BR /&gt;&lt;BR /&gt;Actual solution : opening multiple dos command with ping -t ...&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Zo??</description>
    <pubDate>Fri, 26 Jul 2002 07:42:03 GMT</pubDate>
    <dc:creator>zoe_2</dc:creator>
    <dc:date>2002-07-26T07:42:03Z</dc:date>
    <item>
      <title>multiple pings ...</title>
      <link>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773266#M238</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;do you know a good software ( freeware would be good ) that help you send multiple pings&lt;BR /&gt;&lt;BR /&gt;Actual solution : opening multiple dos command with ping -t ...&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Zo??</description>
      <pubDate>Fri, 26 Jul 2002 07:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773266#M238</guid>
      <dc:creator>zoe_2</dc:creator>
      <dc:date>2002-07-26T07:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: multiple pings ...</title>
      <link>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773267#M239</link>
      <description>What's your goal?&lt;BR /&gt;&lt;BR /&gt;You can set up a batch file to automate pinging of a subnet or a range of IP's within a subnet using only what window's provides built-in.&lt;BR /&gt;&lt;BR /&gt;I've got a batch file that will ping an entire subnet, and write out to a text file success or failure with time stamps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jul 2002 16:20:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773267#M239</guid>
      <dc:creator>Jon Finley</dc:creator>
      <dc:date>2002-07-26T16:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: multiple pings ...</title>
      <link>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773268#M240</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You could try VisualPulse&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.visualware.com/visualpulse/index.html" target="_blank"&gt;http://www.visualware.com/visualpulse/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There's a demo version with some limitation ( number of simultanous nodes you can ping, ... )&lt;BR /&gt;&lt;BR /&gt;Believe me :&lt;BR /&gt;&lt;BR /&gt;Once you've tried it, you won't ever want to return to any dos ping ...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Fred</description>
      <pubDate>Mon, 29 Jul 2002 09:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773268#M240</guid>
      <dc:creator>Frederic Zeller</dc:creator>
      <dc:date>2002-07-29T09:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: multiple pings ...</title>
      <link>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773269#M241</link>
      <description>Try WS_PingProPack from Ipswitch software (&lt;A href="http://www.ipswitch.com)." target="_blank"&gt;www.ipswitch.com).&lt;/A&gt;  You can download a free 30 day demo, but you have to pay if you want to keep it.  It gives you ping, traceroute, scan and lots of other tools in one package and is my particular favourite.</description>
      <pubDate>Mon, 29 Jul 2002 12:36:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773269#M241</guid>
      <dc:creator>Patrick Ruane</dc:creator>
      <dc:date>2002-07-29T12:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: multiple pings ...</title>
      <link>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773270#M242</link>
      <description>Here's the batch file that I created to assist in re-claiming and checking IP's.&lt;BR /&gt;&lt;BR /&gt;Edit as you need.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE:  you should find 2 files in the "pinsub.zip" archive: do-ping.bat and pingsub.bat.  pingsub.bat calls do-ping.bat with parameters to make the batch file recursive for the sub-net pings.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jon&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Jul 2002 15:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773270#M242</guid>
      <dc:creator>Jon Finley</dc:creator>
      <dc:date>2002-07-29T15:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: multiple pings ...</title>
      <link>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773271#M243</link>
      <description>Thanks to everyone.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I thing I'll go with VisualPulse&lt;BR /&gt;&lt;BR /&gt;It exactly suits my needs&lt;BR /&gt;&lt;BR /&gt;Zo??</description>
      <pubDate>Wed, 31 Jul 2002 05:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/multiple-pings/m-p/2773271#M243</guid>
      <dc:creator>zoe_2</dc:creator>
      <dc:date>2002-07-31T05:52:42Z</dc:date>
    </item>
  </channel>
</rss>

