<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="http://theeyetribe.com/forum/feed.php?f=11&amp;t=567" />

<title>The Eye Tribe</title>
<subtitle>Developer Forum</subtitle>
<link href="http://theeyetribe.com/forum/index.php" />
<updated>2015-12-17T10:29:07+02:00</updated>

<author><name><![CDATA[The Eye Tribe]]></name></author>
<id>http://theeyetribe.com/forum/feed.php?f=11&amp;t=567</id>
<entry>
<author><name><![CDATA[Anders]]></name></author>
<updated>2015-12-17T10:29:07+02:00</updated>
<published>2015-12-17T10:29:07+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=567&amp;p=2392#p2392</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=567&amp;p=2392#p2392"/>
<title type="html"><![CDATA[Re: WPF vs Windows Store app]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=567&amp;p=2392#p2392"><![CDATA[
Interprocess communication is not permitted in Win8 and Windows Store Apps. This is a limitation in the .Net framework set by Microsoft and is explained in detail in <a href="http://msdn.microsoft.com/en-us/library/windows/apps/Hh780593.aspx" class="postlink">this article</a>. This prevents using TCP Socket over localhost.<br /><br />That also means that the current client-server design of the EyeTribe Dev Kit is not permitted in Win8 and Windows Store Apps. You will be able to find a workaround if running over network.<br /><br />Before releasing commercial applications, please make sure you read the license agreement in the dev kit.<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=120">skataAnders</a> — 17 Dec 2015, 10:29</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[venom1988]]></name></author>
<updated>2015-12-14T11:59:10+02:00</updated>
<published>2015-12-14T11:59:10+02:00</published>
<id>http://theeyetribe.com/forum/viewtopic.php?t=567&amp;p=2389#p2389</id>
<link href="http://theeyetribe.com/forum/viewtopic.php?t=567&amp;p=2389#p2389"/>
<title type="html"><![CDATA[WPF vs Windows Store app]]></title>

<content type="html" xml:base="http://theeyetribe.com/forum/viewtopic.php?t=567&amp;p=2389#p2389"><![CDATA[
Dear all,<br />I have just bought the Eye Tribe and I want to create my app using it.<br />Can I create a normal Windows Store app for Windows 8.1 and Windows 10? Or Can I just create WPF application?<br /><br />Thank you<br />Gianluca<p>Statistics: Posted by <a href="http://theeyetribe.com/forum/memberlist.php?mode=viewprofile&amp;u=10559">skatavenom1988</a> — 14 Dec 2015, 11:59</p><hr />
]]></content>
</entry>
</feed>