<?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: BT Terminal for Windows Phone 8</title>
	<atom:link href="http://www.devfor8.com/btterm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devfor8.com/btterm/</link>
	<description>Development for Windows 8, Windows Phone 8 and HW stuff</description>
	<lastBuildDate>Sun, 07 May 2017 06:14:05 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.3</generator>
	<item>
		<title>By: Ondřej</title>
		<link>http://www.devfor8.com/btterm/#comment-15003</link>
		<dc:creator><![CDATA[Ondřej]]></dc:creator>
		<pubDate>Sat, 25 Mar 2017 05:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.devfor8.com/?p=20#comment-15003</guid>
		<description><![CDATA[OK, i found it, I have to se set socket to null]]></description>
		<content:encoded><![CDATA[<p>OK, i found it, I have to se set socket to null</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ondřej</title>
		<link>http://www.devfor8.com/btterm/#comment-14999</link>
		<dc:creator><![CDATA[Ondřej]]></dc:creator>
		<pubDate>Fri, 24 Mar 2017 17:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.devfor8.com/?p=20#comment-14999</guid>
		<description><![CDATA[Hi,
 maybe it is stupid question but what you set null?

Thank you for the answer.]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
 maybe it is stupid question but what you set null?</p>
<p>Thank you for the answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.devfor8.com/btterm/#comment-8903</link>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 20 Apr 2015 12:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.devfor8.com/?p=20#comment-8903</guid>
		<description><![CDATA[Hi, yes RFcomm and sockets are used. Unfortunately I can&#039;t give you snippet as it is lot of code and is not easy to cut it out. But you can find examples on Nokia developer pages and other pages]]></description>
		<content:encoded><![CDATA[<p>Hi, yes RFcomm and sockets are used. Unfortunately I can&#8217;t give you snippet as it is lot of code and is not easy to cut it out. But you can find examples on Nokia developer pages and other pages</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ulviya</title>
		<link>http://www.devfor8.com/btterm/#comment-8902</link>
		<dc:creator><![CDATA[Ulviya]]></dc:creator>
		<pubDate>Mon, 20 Apr 2015 11:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.devfor8.com/?p=20#comment-8902</guid>
		<description><![CDATA[Hi Mike
Firstly, well done!
I&#039;m trying to create an app which connects to bluetooth device and receives data from it. As i noticed from previous  comments, you use PeerFinder to connect. I am using Rfcomm in order to connect and it seems to work fine. But when I try to receive data, the app waits for data but never gets any. Is it because of RFcomm? Or the problem can not be lead by that and the problem is code which is used to get data?  If the latter is the answer, could you please send me the code snippet where you receive data?

I would be really thankful if you did. 
Really looking forward to hearing from you.
 Ula]]></description>
		<content:encoded><![CDATA[<p>Hi Mike<br />
Firstly, well done!<br />
I&#8217;m trying to create an app which connects to bluetooth device and receives data from it. As i noticed from previous  comments, you use PeerFinder to connect. I am using Rfcomm in order to connect and it seems to work fine. But when I try to receive data, the app waits for data but never gets any. Is it because of RFcomm? Or the problem can not be lead by that and the problem is code which is used to get data?  If the latter is the answer, could you please send me the code snippet where you receive data?</p>
<p>I would be really thankful if you did.<br />
Really looking forward to hearing from you.<br />
 Ula</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.devfor8.com/btterm/#comment-8089</link>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 16 Feb 2015 07:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.devfor8.com/?p=20#comment-8089</guid>
		<description><![CDATA[SPP is supported in WP8, nothing special is there :-)]]></description>
		<content:encoded><![CDATA[<p>SPP is supported in WP8, nothing special is there <img src="http://www.devfor8.com/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley" /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aros</title>
		<link>http://www.devfor8.com/btterm/#comment-7945</link>
		<dc:creator><![CDATA[Aros]]></dc:creator>
		<pubDate>Fri, 06 Feb 2015 18:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.devfor8.com/?p=20#comment-7945</guid>
		<description><![CDATA[How did you implement SPP? As far as i know, WP8 does not natively support it. Is it your own implementation or do you use some 3rd party library? Thanks a lot]]></description>
		<content:encoded><![CDATA[<p>How did you implement SPP? As far as i know, WP8 does not natively support it. Is it your own implementation or do you use some 3rd party library? Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.devfor8.com/btterm/#comment-7698</link>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 25 Jan 2015 15:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.devfor8.com/?p=20#comment-7698</guid>
		<description><![CDATA[Can you be more specific and in English please ? Sorry, I don&#039;t speak Spanish.]]></description>
		<content:encoded><![CDATA[<p>Can you be more specific and in English please ? Sorry, I don&#8217;t speak Spanish.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.devfor8.com/btterm/#comment-7697</link>
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 25 Jan 2015 15:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.devfor8.com/?p=20#comment-7697</guid>
		<description><![CDATA[App is Silverlight because WinRT is 8.1 only and is not widely updated yet.

I am closing socket with Dispose and null set and it works. Just don&#039;t forget also kill reader worker]]></description>
		<content:encoded><![CDATA[<p>App is Silverlight because WinRT is 8.1 only and is not widely updated yet.</p>
<p>I am closing socket with Dispose and null set and it works. Just don&#8217;t forget also kill reader worker</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrik</title>
		<link>http://www.devfor8.com/btterm/#comment-7629</link>
		<dc:creator><![CDATA[Patrik]]></dc:creator>
		<pubDate>Thu, 22 Jan 2015 19:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.devfor8.com/?p=20#comment-7629</guid>
		<description><![CDATA[And second question right away:
How do you close the Bluetooth connection? For me, calling Dispose() on the Socket object effectively closes the connection for the other party, but WP seems to struggle when attempting a new connect after such a disconnect. any thoughts?]]></description>
		<content:encoded><![CDATA[<p>And second question right away:<br />
How do you close the Bluetooth connection? For me, calling Dispose() on the Socket object effectively closes the connection for the other party, but WP seems to struggle when attempting a new connect after such a disconnect. any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrik</title>
		<link>http://www.devfor8.com/btterm/#comment-7627</link>
		<dc:creator><![CDATA[Patrik]]></dc:creator>
		<pubDate>Thu, 22 Jan 2015 18:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.devfor8.com/?p=20#comment-7627</guid>
		<description><![CDATA[The app works great.
I&#039;m also trying to develop bluetooth connectivity and am struggeling. Can you tell me whether BT Terminal is a Windows runtime or Windows Phone Silverlight Application?]]></description>
		<content:encoded><![CDATA[<p>The app works great.<br />
I&#8217;m also trying to develop bluetooth connectivity and am struggeling. Can you tell me whether BT Terminal is a Windows runtime or Windows Phone Silverlight Application?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
