<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									MQTT server - IoT Guru Forum				            </title>
            <link>https://blog.iotguru.cloud/forums/mqtt-server/</link>
            <description>IoT Guru Forum</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 11 Mar 2026 17:05:50 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>mqtt.iotguru.cloud has IPv6 address in DNS, but refuses connections on IPv6</title>
                        <link>https://blog.iotguru.cloud/forums/mqtt-server/mqtt-iotguru-cloud-has-ipv6-address-in-dns-but-refuses-connections-on-ipv6/</link>
                        <pubDate>Mon, 06 Feb 2023 15:23:58 +0000</pubDate>
                        <description><![CDATA[I am trying to add a connection to my IoT MQTT Panel in Android. I get an error &quot;Unable to connect to server ...(IPv6 addresses) and ECONNREFUSED&quot;.
Testing from my workstation;
$ telnet -6...]]></description>
                        <content:encoded><![CDATA[<p>I am trying to add a connection to my IoT MQTT Panel in Android. I get an error "Unable to connect to server ...(IPv6 addresses) and ECONNREFUSED".</p>
<p>Testing from my workstation;</p>
<pre contenteditable="false">$ telnet -6 mqtt.iotguru.cloud 8883
Trying 2a01:4f8:1c1c:13f8::1...
telnet: Unable to connect to remote host: Network is unreachable
$ telnet -6 mqtt.iotguru.cloud 8883
Trying 2a01:4f8:1c1c:13f8::1...
telnet: Unable to connect to remote host: Network is unreachable
$ telnet -6 mqtt.iotguru.cloud 8883
Trying 2a01:4f8:1c1c:13f8::1...
telnet: Unable to connect to remote host: Network is unreachable
$ telnet -6 mqtt.iotguru.cloud 8883
Trying 2a01:4f8:1c1c:13f8::1...
telnet: Unable to connect to remote host: Network is unreachable</pre>
<p>It looks like the App in Android doesn't switch over to IPv4 after getting a connection refused on IPv6.</p>
<p>I suggest that either the IPv6 AAAA-record should be removed from DNS, or better, get IPv6 answering on the service.</p>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/mqtt-server/">MQTT server</category>                        <dc:creator>harald</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/mqtt-server/mqtt-iotguru-cloud-has-ipv6-address-in-dns-but-refuses-connections-on-ipv6/</guid>
                    </item>
				                    <item>
                        <title>Javascript MQTT Websockets Example</title>
                        <link>https://blog.iotguru.cloud/forums/mqtt-server/javascript-mqtt-websockets-example/</link>
                        <pubDate>Sat, 07 Mar 2020 00:36:32 +0000</pubDate>
                        <description><![CDATA[Attached is a simple html page illustrating how to use the Eclipse Paho JavaScript Client to create a MQTT connection over websockets to IoT Guru.
&nbsp;html.zip]]></description>
                        <content:encoded><![CDATA[<p>Attached is a simple html page illustrating how to use the Eclipse Paho JavaScript Client to create a MQTT connection over websockets to IoT Guru.</p>
<div id="wpfa-346" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//blog.iotguru.cloud/wp-content/uploads/wpforo/default_attachments/1604082117-html.zip" target="_blank"><i class="fas fa-paperclip"></i>&nbsp;html.zip</a></div>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/mqtt-server/">MQTT server</category>                        <dc:creator>Jasonb</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/mqtt-server/javascript-mqtt-websockets-example/</guid>
                    </item>
				                    <item>
                        <title>Codesys help</title>
                        <link>https://blog.iotguru.cloud/forums/mqtt-server/codesys-help/</link>
                        <pubDate>Fri, 04 Oct 2019 19:00:27 +0000</pubDate>
                        <description><![CDATA[I&#039;m working with Codesys with MQTT, it has a block for use it, but I can only put the username and password, so I think i can´t publish anything, is something I can do?]]></description>
                        <content:encoded><![CDATA[<p>I'm working with Codesys with MQTT, it has a block for use it, but I can only put the username and password, so I think i can´t publish anything, is something I can do?</p>]]></content:encoded>
						                            <category domain="https://blog.iotguru.cloud/forums/mqtt-server/">MQTT server</category>                        <dc:creator>SaulTT</dc:creator>
                        <guid isPermaLink="true">https://blog.iotguru.cloud/forums/mqtt-server/codesys-help/</guid>
                    </item>
							        </channel>
        </rss>
		