<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: To Infinity and Beyond</title>
	<atom:link href="https://abetoo.com/wiki/knowledge-base/visualstudiosendmessage/feed" rel="self" type="application/rss+xml" />
	<link>https://abetoo.com/wiki/knowledge-base/visualstudiosendmessage</link>
	<description>Abetoo IOT Framework</description>
	<lastBuildDate>Sun, 09 Jul 2017 18:05:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.8.25</generator>
	<item>
		<title>By: abetoo</title>
		<link>https://abetoo.com/wiki/knowledge-base/visualstudiosendmessage#comment-10</link>
		<dc:creator><![CDATA[abetoo]]></dc:creator>
		<pubDate>Thu, 22 Jun 2017 18:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress_abetoo_wiki/knowledge-base/who-are-we/#comment-10</guid>
		<description><![CDATA[You&#039;re welcome!. Please share your experience and suggestions. Thanks.]]></description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome!. Please share your experience and suggestions. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FS</title>
		<link>https://abetoo.com/wiki/knowledge-base/visualstudiosendmessage#comment-9</link>
		<dc:creator><![CDATA[FS]]></dc:creator>
		<pubDate>Thu, 22 Jun 2017 17:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress_abetoo_wiki/knowledge-base/who-are-we/#comment-9</guid>
		<description><![CDATA[All good now, thanks for your help.]]></description>
		<content:encoded><![CDATA[<p>All good now, thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abetoo</title>
		<link>https://abetoo.com/wiki/knowledge-base/visualstudiosendmessage#comment-8</link>
		<dc:creator><![CDATA[abetoo]]></dc:creator>
		<pubDate>Thu, 22 Jun 2017 16:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress_abetoo_wiki/knowledge-base/who-are-we/#comment-8</guid>
		<description><![CDATA[Do you have any antivirus/firewall blocking the internet access from the applications? 
I&#039;ve uploaded the binaries directly, so you can run the apps outside Visual Studio environment.
http://abetoo.com/wiki/wp-content/uploads/2017/06/chatuser1.zip
http://abetoo.com/wiki/wp-content/uploads/2017/06/chatuser2.zip]]></description>
		<content:encoded><![CDATA[<p>Do you have any antivirus/firewall blocking the internet access from the applications?<br />
I&#8217;ve uploaded the binaries directly, so you can run the apps outside Visual Studio environment.<br />
<a href="http://abetoo.com/wiki/wp-content/uploads/2017/06/chatuser1.zip" rel="nofollow">http://abetoo.com/wiki/wp-content/uploads/2017/06/chatuser1.zip</a><br />
<a href="http://abetoo.com/wiki/wp-content/uploads/2017/06/chatuser2.zip" rel="nofollow">http://abetoo.com/wiki/wp-content/uploads/2017/06/chatuser2.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FS</title>
		<link>https://abetoo.com/wiki/knowledge-base/visualstudiosendmessage#comment-7</link>
		<dc:creator><![CDATA[FS]]></dc:creator>
		<pubDate>Thu, 22 Jun 2017 15:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress_abetoo_wiki/knowledge-base/who-are-we/#comment-7</guid>
		<description><![CDATA[Thanks for the update.
I tried running both chat apps on the same machine and they do not talk to each other; the message from each window is only displayed in that window (not in the other). 
Any suggestions ?]]></description>
		<content:encoded><![CDATA[<p>Thanks for the update.<br />
I tried running both chat apps on the same machine and they do not talk to each other; the message from each window is only displayed in that window (not in the other).<br />
Any suggestions ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abetoo</title>
		<link>https://abetoo.com/wiki/knowledge-base/visualstudiosendmessage#comment-5</link>
		<dc:creator><![CDATA[abetoo]]></dc:creator>
		<pubDate>Thu, 22 Jun 2017 11:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress_abetoo_wiki/knowledge-base/who-are-we/#comment-5</guid>
		<description><![CDATA[Thanks for comment. I&#039;ve added to the article an example of a modified chat version to communicate two remote computers. You&#039;re right every device has to have a channel id, this is the only way to give a warranty that this channel is unique. On the other hand if you want to communicate the devices with each other  you simply have to invert the channels order, as you posted.]]></description>
		<content:encoded><![CDATA[<p>Thanks for comment. I&#8217;ve added to the article an example of a modified chat version to communicate two remote computers. You&#8217;re right every device has to have a channel id, this is the only way to give a warranty that this channel is unique. On the other hand if you want to communicate the devices with each other  you simply have to invert the channels order, as you posted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FS</title>
		<link>https://abetoo.com/wiki/knowledge-base/visualstudiosendmessage#comment-4</link>
		<dc:creator><![CDATA[FS]]></dc:creator>
		<pubDate>Thu, 22 Jun 2017 09:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/wordpress_abetoo_wiki/knowledge-base/who-are-we/#comment-4</guid>
		<description><![CDATA[Could you please have a section explaining the steps to setup a chat connection between two different people in two different locations ?
For instance, should each person get a unique Channel ID ? 
Should each of them compile the application as in your Sending Message exampleusing the two IDs in different orders like:
person 1: myChannel=id_1, remoteChannel=id_2
person_2: myChannel=id_2, remoteChannel = id_1 ?]]></description>
		<content:encoded><![CDATA[<p>Could you please have a section explaining the steps to setup a chat connection between two different people in two different locations ?<br />
For instance, should each person get a unique Channel ID ?<br />
Should each of them compile the application as in your Sending Message exampleusing the two IDs in different orders like:<br />
person 1: myChannel=id_1, remoteChannel=id_2<br />
person_2: myChannel=id_2, remoteChannel = id_1 ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
