<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx</link><description>Posted by: Dave Edson Hello Everyone... The Microsoft Smart Devices Remote Tools Framework Power Toy 1.0 has been released to the web. Let's call it RTFx for short. It's a framework to make it easier to write remote tools (like Remote Heapwalker, etc).</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Interesting Finds: June 30, 2006 AM</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#652330</link><pubDate>Fri, 30 Jun 2006 18:04:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:652330</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#655237</link><pubDate>Mon, 03 Jul 2006 16:44:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:655237</guid><dc:creator>patbateman</dc:creator><description>It looks nice and its a great idea, but why the Hell only C# on Desktop side?</description></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#655250</link><pubDate>Mon, 03 Jul 2006 16:59:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:655250</guid><dc:creator>Oskar Berreteaga</dc:creator><description>I've been unable to have a look at it because I don't have Smart Devices for VS 2005 installed. Anyway, I just wanted to know more about the framework features but without installing it, there's no way to view the readme :-(&lt;br&gt;&lt;br&gt;My specific questions are:&lt;br&gt;- Does the framework support continuous device info polling or does it have to be done from the client application side?&lt;br&gt;- Which components must the device's OS include in order to run the framework?&lt;br&gt;- I guess write operations on data are available as well as read ones, right?&lt;br&gt;&lt;br&gt;Oskar</description></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#658091</link><pubDate>Thu, 06 Jul 2006 20:32:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:658091</guid><dc:creator>windowsmobile</dc:creator><description>Hello folks! &lt;br&gt;My name is Ken Sadahiro and I'm the program mananger who helped Dave ship this powertoy. &lt;br&gt;Since Dave is unavailable right now, I'm going to step in and answer the questions posted so fare to the best of my knowlege. &lt;br&gt;&lt;br&gt;patbateman said: &lt;br&gt;&lt;br&gt;&amp;gt; It looks nice and its a great idea, but why the Hell only C# on Desktop side? &lt;br&gt;&lt;br&gt;I think Dave is referring to the fact that all of the sample code for the desktop side are written in C#. &amp;nbsp;We have an intern writing C++ code for the desktop side. &amp;nbsp;&lt;br&gt;&lt;br&gt;Just curious- What is your preferred langauge? &lt;br&gt;&lt;br&gt;&lt;br&gt;Oskar Berreteaga &amp;nbsp;said: &lt;br&gt;&lt;br&gt;&amp;gt; Does the framework support continuous device info polling or does it have to be done from the client application side? &lt;br&gt;&lt;br&gt;There's a synchronous mode (command issued from desktop, device responds) and an asynchronous mode (command issued from desktop starts an asynchronous pushing of data fromd device). &amp;nbsp;Most samples use synchronous mode (COMMANDHANDLER_SYNC), but the one sample plugin that shows how to use asynchronous mode (COMMANDHANDLER_ASYNC) is the ClipboardSync sample. &lt;br&gt;&lt;br&gt;&amp;gt; Which components must the device's OS include in order to run the framework? &lt;br&gt;&lt;br&gt;The Remote Tools Framework (more precisely CoreCon) will send the necessary DLLs (rtfhlp10.dll for core RTFx support), and Microsoft.RemoteToolSdk.DeviceComponents.dll (for managed code support) down to the device so that the RTFx plugin will run. &amp;nbsp;rtfhlp10.dll requires CoreCon, but that also gets setup appropriately on the device by CoreCon itself. &amp;nbsp;&lt;br&gt;Depending on which APIs you call from your device side components, there may be other requirements. &lt;br&gt;&lt;br&gt;&amp;gt; I guess write operations on data are available as well as read ones, right? &lt;br&gt;&lt;br&gt;Do you mean the ability to write any data on the device side? &amp;nbsp;You have access to WinCE API on the device side, so you have a variety of options... &lt;br&gt;&lt;br&gt;&lt;br&gt;Hope this helps!&lt;br&gt;&lt;br&gt;</description></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#658093</link><pubDate>Thu, 06 Jul 2006 20:33:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:658093</guid><dc:creator>windowsmobile</dc:creator><description>Hello folks! &lt;br&gt;My name is Ken Sadahiro and I'm the program mananger who helped Dave ship this powertoy. &lt;br&gt;Since Dave is unavailable right now, I'm going to step in and answer the questions posted so fare to the best of my knowlege. &lt;br&gt;&lt;br&gt;patbateman said: &lt;br&gt;&lt;br&gt;&amp;gt; It looks nice and its a great idea, but why the Hell only C# on Desktop side? &lt;br&gt;&lt;br&gt;I think Dave is referring to the fact that all of the sample code for the desktop side are written in C#. &amp;nbsp;We have an intern writing C++ code for the desktop side. &amp;nbsp;&lt;br&gt;&lt;br&gt;Just curious- What is your preferred langauge? &lt;br&gt;&lt;br&gt;&lt;br&gt;Oskar Berreteaga &amp;nbsp;said: &lt;br&gt;&lt;br&gt;&amp;gt; Does the framework support continuous device info polling or does it have to be done from the client application side? &lt;br&gt;&lt;br&gt;There's a synchronous mode (command issued from desktop, device responds) and an asynchronous mode (command issued from desktop starts an asynchronous pushing of data fromd device). &amp;nbsp;Most samples use synchronous mode (COMMANDHANDLER_SYNC), but the one sample plugin that shows how to use asynchronous mode (COMMANDHANDLER_ASYNC) is the ClipboardSync sample. &lt;br&gt;&lt;br&gt;&amp;gt; Which components must the device's OS include in order to run the framework? &lt;br&gt;&lt;br&gt;The Remote Tools Framework (more precisely CoreCon) will send the necessary DLLs (rtfhlp10.dll for core RTFx support), and Microsoft.RemoteToolSdk.DeviceComponents.dll (for managed code support) down to the device so that the RTFx plugin will run. &amp;nbsp;rtfhlp10.dll requires CoreCon, but that also gets setup appropriately on the device by CoreCon itself. &amp;nbsp;&lt;br&gt;Depending on which APIs you call from your device side components, there may be other requirements. &lt;br&gt;&lt;br&gt;&amp;gt; I guess write operations on data are available as well as read ones, right? &lt;br&gt;&lt;br&gt;Do you mean the ability to write any data on the device side? &amp;nbsp;You have access to WinCE API on the device side, so you have a variety of options... &lt;br&gt;&lt;br&gt;&lt;br&gt;Hope this helps!&lt;br&gt;&lt;br&gt;</description></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#662715</link><pubDate>Wed, 12 Jul 2006 00:48:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:662715</guid><dc:creator>ken sadahiro</dc:creator><description>Let me clarify this:&lt;br&gt;&lt;br&gt;&amp;gt; We have an intern writing C++ code for the desktop side. &amp;nbsp; &lt;br&gt;&lt;br&gt;You can write in native code (C++) or managed code (C++/managed, C#, or VB). One incentive for writing managed code on the desktop side is that you can extend the view that is provided in the remote tools shell (installed with the framework).&lt;br&gt;&lt;br&gt;</description></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#662779</link><pubDate>Wed, 12 Jul 2006 01:47:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:662779</guid><dc:creator>ce_base</dc:creator><description>Comment from Dave Edson.&lt;br&gt;&lt;br&gt;I would like to explain a bit the different components of RTFx.&lt;br&gt;&lt;br&gt;Desktop Side&lt;br&gt;-----------------&lt;br&gt;* RemoteToolServer.dll - a Native COM component that talks to CoreCon. CoreCon is the transport layer that ships with VS2005. RemoteToolServer.dll brings up the &amp;quot;Select Device&amp;quot; dialog, and opens a communication channel that's accessed by the &amp;quot;Command Transport&amp;quot; object in the .NET code.&lt;br&gt;* Microsoft.RemoteToolSdk.dll - A .NET Library that talks to RemoteToolServer.dll. This library contains the code to provide a managed communication channel (the CommandTransport), and also the shell view that the plugins use. The entire plug-in architecture, .cetool file format decoding, and doc/view stuff is contained in this .DLL&lt;br&gt;* RemoteToolsShell.exe - .NET application that creates a top-level form window, and then gets the &amp;quot;guts&amp;quot; from the Microsoft.RemoteToolSdk.dll to display the shell.&lt;br&gt;&lt;br&gt;Device Side&lt;br&gt;--------------&lt;br&gt;* RTFHLP10.DLL &amp;nbsp;- A native DLL that talks to the device-side of CoreCon. A communication channel is established with this DLL, and the &amp;quot;CCommandTransport&amp;quot; is available as an object for native device-side apps to use.&lt;br&gt;* Microsoft.RemoteToolSdk.DeviceComonponents.dll - A .NETCF 1.0 library that wraps RTFHLP10.DLL with a CommandTransport object that has the same interface as the desktop side. Managed device-side applications consume this library.&lt;br&gt;&lt;br&gt;So, if you write a plugin that's all managed (such as SimplePluginManaged from the samples), your project output generates two binaries that are packed into the .cetool file. The desktopside binary is a .NET class library that is consumed by the Microsoft.RemoteToolSdk.dll library via a LoadAssembly call. &amp;nbsp;The desktopside binary uses all sorts of objects from the .NET class libary, and the plugin gets all the connectvity for free. The device side binary consumes the Microsoft.RemoteToolSdk.DeviceComponents.Dll library, which then p/invokes the RTFHLP10.DLL.&lt;br&gt;&lt;br&gt;If you write the desktop side in managed code, the above paragraph is for you. If you want to write your desktop code in native, then you have to do a whole lot more work. Since the plugin's desktop code uses the Microsoft.RemoteToolsSdk namespace, there are lots and lots of dependancies between your desktop code and the library. If you go native, you lose all that. Which means that a native desktop application would need to talk directly to the RemoteToolServer COM object. You still get a command transport-like object, with command packet-like things, and you still get an easy way to bring up the &amp;quot;Select Device&amp;quot; dialog box and make the connection. You still get to easily deploy your bits down to the device, start that app and establish the CoreCon connection. What you DON'T get is a shell to present the information, docs objects, view objects or any data traffic rules. And, you will be writing COM code (fun fun fun). Also, RTFx's native library generates a critical data file automatically for CoreCon that instructs CoreCon how to deploy and execute the device-side binaries. If you write your desktop app in native, you will need to write your own UI, own main window, and you will need to generate your own CoreCon data file. You will need to &amp;quot;install&amp;quot; your binaries for each platform before you can run your desktop app. RTFx's native code does all this for you.&lt;br&gt;&lt;br&gt;We are working on making a native sample program that will show how this is all done. Keep in mind that there are lots of ways to shoot yourself in the foot. The managed part of the framework takes care of a lot of micro-details that keeps CoreCon stable. It is easy to confuse CoreCon and make for some very pizza-laden long evenings scratching your head.&lt;br&gt;&lt;br&gt;Hopefully this makes some sense. Go ahead and ask away if you have more questions.&lt;br&gt;&lt;br&gt;Dave Edson&lt;br&gt;RTFx Wrangler&lt;br&gt;</description></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#671626</link><pubDate>Wed, 19 Jul 2006 20:38:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671626</guid><dc:creator>Roger</dc:creator><description>Did anyone tried to build the sample plugins? &amp;nbsp;Can't build the DeivceSideARMV4I using VS2005 with Windows Mobile PPC SDK 5.0. The include path and the additonal library are all screw-up.</description></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#671760</link><pubDate>Wed, 19 Jul 2006 23:05:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671760</guid><dc:creator>Dave Edson</dc:creator><description>Roger,&lt;br&gt;&lt;br&gt;Can you send me the error output from the &amp;nbsp;failed build?&lt;br&gt;&lt;br&gt;Dave Edson&lt;br&gt;&lt;br&gt;Here's my bot-confuser email address: davee at microsoft.com</description></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#673011</link><pubDate>Thu, 20 Jul 2006 21:57:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:673011</guid><dc:creator>ken sadahiro</dc:creator><description>I am assuming the resolution to Roger's issue is noted here -- &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/ce_base/archive/2006/07/20/672810.aspx"&gt;http://blogs.msdn.com/ce_base/archive/2006/07/20/672810.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;Quick survey for folks who are trying out this power toy:&lt;br&gt;* What is your programming language of choice in VS2005? &lt;br&gt; &amp;nbsp;A. C++&lt;br&gt; &amp;nbsp;B. C#&lt;br&gt; &amp;nbsp;C. VB&lt;br&gt;* What target OS/SDK version are you using? &lt;br&gt; &amp;nbsp;A. Pocket PC/Smartphone 2003 or Second Edition&lt;br&gt; &amp;nbsp;B. Windows Mobile 5.0 for PocketPC/Smartphone&lt;br&gt; &amp;nbsp;C. Windows CE 5.0&lt;br&gt;</description></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#683949</link><pubDate>Mon, 31 Jul 2006 13:09:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:683949</guid><dc:creator>Avi Kcholi</dc:creator><description>I couldn’t care less if the desktop is C++ or C# however what does bother me are two things.&lt;br&gt;1. The target device is either ARMV4 or ARMV4I&lt;br&gt;2. I have both PB 5 and VS 2005 installed on my work machine and I installed the RTFx of June 29, and trying to build it I discover that either I’m stupid or I’m missing something - &amp;nbsp;where do I get &amp;nbsp;for instance cecorecon.lib I definitely don’t &amp;nbsp;have this directory on my computer: C:\CETools\tools\corecon\src\remtools\common\devicelib\armV4i\debug\cecorecon.lib&lt;br&gt;searching my hard disk I couldn't find it at all.&lt;br&gt;So what is it that I have to install in order to have CETools\tools\corecon\src\remtools\common\devicelib\</description></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#718755</link><pubDate>Thu, 24 Aug 2006 22:10:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:718755</guid><dc:creator>Bob Hanson</dc:creator><description>As I checked the supported systems list, it looks like WinCE 5.0 devices are not supported.&lt;br&gt;&lt;br&gt;Can you please verify if this is true?&lt;br&gt;&lt;br&gt;Thanks :)&lt;br&gt;&lt;br&gt;Bob Hanson</description></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#725032</link><pubDate>Sat, 26 Aug 2006 09:16:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:725032</guid><dc:creator>ken sadahiro</dc:creator><description>Windows CE 5.0 is supported, however, only for ARM processors. &lt;br&gt;Is there a specific processor for which you need support? Please give us your vote. &lt;br&gt;</description></item><item><title>re: New Powertoy Released</title><link>http://blogs.msdn.com/ce_base/archive/2006/06/29/Dave-Edson.aspx#725310</link><pubDate>Sat, 26 Aug 2006 16:29:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:725310</guid><dc:creator>bob53050</dc:creator><description>We are using x86 and would really hope to see this supported :)&lt;br&gt;&lt;br&gt;Thanks for the reply :)&lt;br&gt;&lt;br&gt;Bob Hanson</description></item></channel></rss>