<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Get devices ip, which are on network]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">Is it possible to get ip address of all devices connected to my router?</p>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://forum.qt.io/topic/51781/get-devices-ip-which-are-on-network</link><generator>RSS for Node</generator><lastBuildDate>Fri, 24 Apr 2026 05:04:47 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/51781.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Feb 2015 13:36:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Get devices ip, which are on network on Mon, 02 Mar 2015 16:49:41 GMT]]></title><description><![CDATA[<p dir="auto">You have few choices. Devices have to respond in some manner either through ping or some user written app has to respond. If this is not possible you need to make snmp query to your switch where all the devices are connected. For this switch has to support snmp.</p>
]]></description><link>https://forum.qt.io/post/263675</link><guid isPermaLink="true">https://forum.qt.io/post/263675</guid><dc:creator><![CDATA[dheerendra]]></dc:creator><pubDate>Mon, 02 Mar 2015 16:49:41 GMT</pubDate></item><item><title><![CDATA[Reply to Get devices ip, which are on network on Sun, 01 Mar 2015 13:35:57 GMT]]></title><description><![CDATA[<p dir="auto">[quote author="Zondar" date="1425155026"]So I need to ping every ip to get some list of connected devices? I am working on app connecting to Rasberry Pi, but I don't want to write ip into some textinput. [/quote]</p>
<p dir="auto">I could be wrong but the ping-sweep idea only works if all devices are setup to respond to ping.  I wrote something like this a few years ago to try and locate an IP to serial converter on my LAN.  Spent quite a while only to find out that device won't respond to ping.  There was a way to UDP a broadcast request and have those kinds of devices respond.</p>
<p dir="auto">If you know that all the devices on the LAN will respond to ping then it does work. For more "silent" devices you might need to dig deeper.</p>
]]></description><link>https://forum.qt.io/post/263555</link><guid isPermaLink="true">https://forum.qt.io/post/263555</guid><dc:creator><![CDATA[SysTech]]></dc:creator><pubDate>Sun, 01 Mar 2015 13:35:57 GMT</pubDate></item><item><title><![CDATA[Reply to Get devices ip, which are on network on Sat, 28 Feb 2015 23:14:43 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">You might be interested by zeroconf/bonjour</p>
]]></description><link>https://forum.qt.io/post/263528</link><guid isPermaLink="true">https://forum.qt.io/post/263528</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 28 Feb 2015 23:14:43 GMT</pubDate></item><item><title><![CDATA[Reply to Get devices ip, which are on network on Sat, 28 Feb 2015 20:23:46 GMT]]></title><description><![CDATA[<p dir="auto">So I need to ping every ip to get some list of connected devices? I am working on app connecting to Rasberry Pi, but I don't want to write ip into some textinput.</p>
]]></description><link>https://forum.qt.io/post/263507</link><guid isPermaLink="true">https://forum.qt.io/post/263507</guid><dc:creator><![CDATA[Zondar]]></dc:creator><pubDate>Sat, 28 Feb 2015 20:23:46 GMT</pubDate></item><item><title><![CDATA[Reply to Get devices ip, which are on network on Sat, 28 Feb 2015 16:09:14 GMT]]></title><description><![CDATA[<p dir="auto">There is not direct way to get it. You need to you ping sweep mechanism to find this.</p>
]]></description><link>https://forum.qt.io/post/263498</link><guid isPermaLink="true">https://forum.qt.io/post/263498</guid><dc:creator><![CDATA[dheerendra]]></dc:creator><pubDate>Sat, 28 Feb 2015 16:09:14 GMT</pubDate></item></channel></rss>