<?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[Flush DNS cache on Windows]]></title><description><![CDATA[<p dir="auto">Good day, colleagues!</p>
<p dir="auto">Are the any way to flush DNS cache in uniform way on Windows (XP, Vista, 7) with the help of Qt?</p>
]]></description><link>https://forum.qt.io/topic/4528/flush-dns-cache-on-windows</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 07:59:53 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/4528.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 21 Mar 2011 13:51:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Flush DNS cache on Windows on Tue, 29 Mar 2011 08:25:07 GMT]]></title><description><![CDATA[<p dir="auto">One way would be to use QProcess to execute:</p>
<p dir="auto">@<br />
ipconfig /flushdns<br />
@</p>
]]></description><link>https://forum.qt.io/post/81664</link><guid isPermaLink="true">https://forum.qt.io/post/81664</guid><dc:creator><![CDATA[ZapB]]></dc:creator><pubDate>Tue, 29 Mar 2011 08:25:07 GMT</pubDate></item><item><title><![CDATA[Reply to Flush DNS cache on Windows on Tue, 29 Mar 2011 07:51:04 GMT]]></title><description><![CDATA[<p dir="auto">I don't think so, but I'm not entirely sure. I think you'll have to resort to platform dependent code.</p>
]]></description><link>https://forum.qt.io/post/81659</link><guid isPermaLink="true">https://forum.qt.io/post/81659</guid><dc:creator><![CDATA[andre]]></dc:creator><pubDate>Tue, 29 Mar 2011 07:51:04 GMT</pubDate></item></channel></rss>