<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to ping IP Address of local systems using Appian</title><link>https://community.appian.com/discussions/f/general/19638/how-to-ping-ip-address-of-local-systems-using-appian</link><description>I want to create a new application to check the local system is currently on or off. 
 For that I want to ping to the IP Address of that system. How can I perform this activity in Appian.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to ping IP Address of local systems using Appian</title><link>https://community.appian.com/thread/145248?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 18:59:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:adad4140-f417-415a-97ea-84cf6be14134</guid><dc:creator>albertb045527</dc:creator><description>&lt;p&gt;Use Appian&amp;rsquo;s Integration object to run a script that pings the IP, like how &lt;a href="https://nicehomemovers.com/relocation-services-in-dubai/"&gt;relocation services Dubai&lt;/a&gt; streamline logistics.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to ping IP Address of local systems using Appian</title><link>https://community.appian.com/thread/89982?ContentTypeID=1</link><pubDate>Thu, 20 Jan 2022 20:56:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ebd0a96e-7887-4a0c-a1fb-743dbfdf6d4a</guid><dc:creator>nathanp119</dc:creator><description>&lt;p&gt;I&amp;#39;ve updated the plugin to replace ping() with isHostListening(). I tested with google.com:80 and 443 successfully&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to ping IP Address of local systems using Appian</title><link>https://community.appian.com/thread/89656?ContentTypeID=1</link><pubDate>Tue, 11 Jan 2022 21:17:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5182f4ff-3586-4a49-bbe8-d51ce81d30d2</guid><dc:creator>nathanp119</dc:creator><description>&lt;p&gt;From what I&amp;#39;ve just learnt the InetAddress.isReachable() method which I used in this ping() function has issues (see &lt;a href="https://stackoverflow.com/questions/9922543/why-does-inetaddress-isreachable-return-false-when-i-can-ping-the-ip-address"&gt;https://stackoverflow.com/questions/9922543/why-does-inetaddress-isreachable-return-false-when-i-can-ping-the-ip-address&lt;/a&gt;). There are some workarounds in the link above but I don&amp;#39;t have time at the moment to update the plug-in. I&amp;#39;m happy to give access for someone to update it if requested (&lt;a href="https://forum.appian.com/suite/sites/appmarket-submissions/page/home"&gt;https://forum.appian.com/suite/sites/appmarket-submissions/page/home&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Also, Apache also has a telnet java library that could be used in a plug-in to check if an address has a specific port open&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to ping IP Address of local systems using Appian</title><link>https://community.appian.com/thread/89621?ContentTypeID=1</link><pubDate>Tue, 11 Jan 2022 09:29:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4f3a5e9e-8a12-4392-a3b2-a36c3c428677</guid><dc:creator>raulgap</dc:creator><description>&lt;p&gt;Hi nathanp119,&lt;/p&gt;
&lt;p&gt;Do you have to do any more things?&lt;/p&gt;
&lt;p&gt;Google.com is not solving well, the only one that gives me true is localhost.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to ping IP Address of local systems using Appian</title><link>https://community.appian.com/thread/77138?ContentTypeID=1</link><pubDate>Mon, 12 Oct 2020 20:51:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:36d798f4-8350-4e15-af1a-56fe1d76b9dd</guid><dc:creator>nathanp119</dc:creator><description>&lt;p&gt;In case this is still needed: &lt;a href="/b/appmarket/posts/network-functions"&gt;https://community.appian.com/b/appmarket/posts/network-functions&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to ping IP Address of local systems using Appian</title><link>https://community.appian.com/thread/76748?ContentTypeID=1</link><pubDate>Mon, 28 Sep 2020 00:12:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7f90bc8c-fb4c-4393-baa8-8c2accee6992</guid><dc:creator>nathanp119</dc:creator><description>&lt;p&gt;I&amp;#39;ve requested a new plug-in be added to the AppMarket that might help you with this. I&amp;#39;ll let you know once it&amp;#39;s been reviewed&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>