<?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>WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx</link><description>I got an email from a customer asking about device connectivity using the pass through feature in ActiveSync or Windows Mobile Device Center (WMDC). In this settings dialog, what's the difference between Automatic , Work Network and The Internet ? Specifically,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1114688</link><pubDate>Tue, 21 Nov 2006 13:02:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1114688</guid><dc:creator>Mike Hudgell</dc:creator><description>&lt;p&gt;So wouldn't&lt;/p&gt;
&lt;p&gt;- Autodetect Proxy&lt;/p&gt;
&lt;p&gt;- Always use proxy&lt;/p&gt;
&lt;p&gt;- Never use proxy&lt;/p&gt;
&lt;p&gt;have been better titles?&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1114795</link><pubDate>Tue, 21 Nov 2006 13:38:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1114795</guid><dc:creator>beep</dc:creator><description>&lt;p&gt;humm, how about removing the option and do an automatic detection by default.&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1115156</link><pubDate>Tue, 21 Nov 2006 15:13:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1115156</guid><dc:creator>Faust</dc:creator><description>&lt;p&gt;I think these titles don't say anything about proxy because an overage user is not required to know what the proxy is and what it does. So names are related to the way they're best used rather than to the technical meaning.&lt;/p&gt;
&lt;p&gt;A user can leave &amp;quot;Automatic&amp;quot; if it works for him or select one of the manual options which suits the situation better.&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1115439</link><pubDate>Tue, 21 Nov 2006 16:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1115439</guid><dc:creator>Jon Payne</dc:creator><description>&lt;p&gt;I really wish Microsoft would stop using the terms &amp;quot;My Work Network&amp;quot; and &amp;quot;My ISP&amp;quot; or &amp;quot;The Internet&amp;quot;. &amp;nbsp;They don't give any indication of what the software will actually do. &amp;nbsp;How should a user know which option to select if they have a complex home network or an unusual work network?&lt;/p&gt;
&lt;p&gt;Please could we just have options that explain what they will do and less software that makes assumptions about different network configurations.&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1117868</link><pubDate>Wed, 22 Nov 2006 01:58:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1117868</guid><dc:creator>Matthew</dc:creator><description>&lt;p&gt;The presence of a proxy has NOTHING to do with whether I'm at work or not. The ability to select &amp;quot;The Internet&amp;quot; implies the the Work network somehow WON'T connect me to the internet. If it wasn't for this article, I'd have no idea what this setting does. I see the same selection on the device when I'm configuring t to connect to networks, whether it be a WLAN or GPRS, both of which get me to the Internet and one of which gets me my LAN to. Are the meaning the same in this context? I seem to remember seeing some proxy settings that were simple and straight-forward like one would expect, so I'd hazard the guess that these terms mean something different on the handheld than the desktop, but they also just be redundant settings.&lt;/p&gt;
&lt;p&gt;At any rate, retarded titles indeed. If a technical user can't figure out what ti means, then how is the average idiot supposed to figure it out? I want to connect to The Internet and I'm at Work, which one do I choose?&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1121606</link><pubDate>Wed, 22 Nov 2006 12:25:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1121606</guid><dc:creator>Stewart Clark</dc:creator><description>&lt;p&gt;On this subject I have a problem with my simple &amp;nbsp;winsock pgm. &amp;nbsp;The simple winsock server that I wrote runs on the XP Desktop and listens on socket 11000. &lt;/p&gt;
&lt;p&gt;On the CE Device (CE 5.0) (connected to XP Desktop using ActiveSync 4.2 via &lt;/p&gt;
&lt;p&gt;USB), I have written a simple client that does a gethostbyname(&amp;quot;ppp_peer&amp;quot;); to obtain the IP adr of the host. It returns 192.168.55.100 (should be 192.168.1.100 - 1st problem/question?). &lt;/p&gt;
&lt;p&gt;The connect, however, succeeds, and the subsequent send of some data also succeeds! Yet the host program never gets the connection and of course the data. &lt;/p&gt;
&lt;p&gt;As a test, I changed the connect dest IP adr to just anything (eg 195.168.1.200), yet same results: ie connects OK, send data OK! &lt;/p&gt;
&lt;p&gt;Who is receiving this connection and data? Is it ActiveSync? &lt;/p&gt;
&lt;p&gt;PS. The host PGM (winsock server) is OK, as I have tested with another desktop client that establishes a connection on port 11000 with this host PGM. &lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1155683</link><pubDate>Mon, 27 Nov 2006 02:36:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1155683</guid><dc:creator>Ian Cunningham</dc:creator><description>&lt;p&gt;I agree about &amp;quot;work&amp;quot;, &amp;nbsp;etc. I would describe myself as something of a network expert but I have never had any clear understanding of what my PDA thinks is going on. Why I can't jus have IPCONFIG. When I am in a hotel room with a VPN to my home network via a proxy where am I in the work/internet most apps seem to want me to pay for a GPRS call!. &amp;nbsp;Why can't we just have a description that means something? It would be nice to be able to tell an app to use my activesync pass through.&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1159310</link><pubDate>Mon, 27 Nov 2006 14:13:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1159310</guid><dc:creator>Ian Cowper</dc:creator><description>&lt;p&gt;At least some of you guys seem to have working proxy settings - my Orange SPV M3100 (HTC TyTN) will not, no matter what I try, remember any proxy settings! So far its an expensive paper weight because I can't use the wifi at work :-(&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1199651</link><pubDate>Sun, 03 Dec 2006 17:55:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1199651</guid><dc:creator>Ed Goward</dc:creator><description>&lt;p&gt;That's really useful - many thanks.&lt;/p&gt;
&lt;p&gt;If you're looking at this page and puzzling as to why you don't have a drop down full of cryptic connection names at all then I think it's because you've got the WMDC that Vista RTM shipped with. &amp;nbsp;You need to download the full WMDC version (currently beta 3). &amp;nbsp;Otherwise you don't seem to get any pass through internet connection at all.&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1226798</link><pubDate>Thu, 07 Dec 2006 02:25:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1226798</guid><dc:creator>rpv</dc:creator><description>&lt;p&gt;Is there a program in windows I can use to dump all registry entries from a windows mobile 5 smartphone (i have Tmobile Dash). The device is connected through USB. I need to have a text file dump with all parameters and their values ?&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1339949</link><pubDate>Thu, 21 Dec 2006 15:50:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1339949</guid><dc:creator>Ritvik</dc:creator><description>&lt;p&gt;What should be the settings under &amp;quot;Connections&amp;gt;Connections&amp;quot; while using the pass through feature? Which Network should be configured to connect to the Internet?&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1404706</link><pubDate>Wed, 03 Jan 2007 16:25:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1404706</guid><dc:creator>Mcfly</dc:creator><description>&lt;p&gt;Well, I think there should be one more key info belonging to these three options... &lt;/p&gt;
&lt;p&gt;Don't these settings mean that the Windows Mobile device will believe that the desktop (and therefore the DTPT) is connected to that network? So if let's say I select &amp;quot;Work&amp;quot; on the WMDC panel, the device will believe its connection is to the &amp;quot;Work&amp;quot; network, will check it's connectionmanager config and try to find a chain that gets it to the specified target? Let that target be &amp;quot;The Internet&amp;quot; (http*://*.*) then it'll look for a proxy between &amp;quot;Work&amp;quot; and &amp;quot;The Internet&amp;quot;.&lt;/p&gt;
&lt;p&gt;This was my previous experience and this way it worked fine... I could never get the &amp;quot;Automatic&amp;quot; option to work though...&lt;/p&gt;
&lt;p&gt;My only problem is what to do if I create some custom network definition on the device that would use a different proxy (not work, not internet). I think I will not be able to select that network in the WMDC dropdown...&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1413266</link><pubDate>Fri, 05 Jan 2007 03:50:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1413266</guid><dc:creator>Abdy Martin</dc:creator><description>&lt;p&gt;You know what i think, these mobile devices lack too many of standard tools, and have shoddy names so it is not really surprising that pple get confused, i mean tools like ipconfig, simple easy things that tell you which connection is connected wtc, and netstat is another one it shows all active connections, it's almost beyond me except these are phone companies they only want you to connect through a method that reaps huge benefits for them finacially and they will gladly send you an sms to configure you up for mms and grps and sms, yet i give no prizes for guessing why they won't help with wireless and free type active sync passthroughs.&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1445115</link><pubDate>Wed, 10 Jan 2007 19:26:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1445115</guid><dc:creator>Tryst</dc:creator><description>&lt;p&gt;&amp;gt;rpv&lt;/p&gt;
&lt;p&gt;If you have VS2005 installed you can dump the registry on the device to a text file on your PC.&lt;/p&gt;
&lt;p&gt;Visual Studio 2005-&amp;gt;Visual Studio Remote Tools-&amp;gt;Remote Registry Editor.&lt;/p&gt;
&lt;p&gt;Tryst&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1519854</link><pubDate>Wed, 24 Jan 2007 09:23:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1519854</guid><dc:creator>  Jerry Gardner</dc:creator><description>&lt;p&gt;I have had my Dell Axim x50 running 2003 SE working fine on windoews XP, then I installed Vista I thought it was cool how Vista included WMDC. I had no problems, but I could not get a few other components working so I gave up went back to XP Pro. The Nagging in my head pulled be back to vista RTM and I fixxed all of my issues but now with my axim running moble 5.0 I can not for the life of me get this PDA to do anything the WMDC does not pic it up WMP doesn't pick it up and Sync Center will not touch it as well.... Any Help would GREATLY be appriciated. Thanks in advance.&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#1546852</link><pubDate>Sun, 28 Jan 2007 14:58:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1546852</guid><dc:creator>salman siddiqui</dc:creator><description>&lt;p&gt;hi&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; i have a &amp;quot;SPV M1000 orange &amp;quot; and i run a local area network .So is ther any way that i can use local area net on my pocket pc by connecting it to my desktop computer .....?plezz help&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#2715767</link><pubDate>Fri, 18 May 2007 21:47:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2715767</guid><dc:creator>Alex Tang</dc:creator><description>&lt;p&gt;I am trying to use the desktop pass through in my office which has a proxy. &amp;nbsp;I configured the automatic proxy URL. &amp;nbsp;I tried set the pass-through to automatic, it doesn't work. &amp;nbsp;However, i cannot find a way to configure my device to some automatic proxy URL. &amp;nbsp;Any thoughts on how to resolve this?&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#3800291</link><pubDate>Tue, 10 Jul 2007 19:17:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3800291</guid><dc:creator>Richard</dc:creator><description>&lt;p&gt;I used my WM 5.0 device (actually a HTC P3600) to act a radio modem to my PC when my broadband connection went down. &amp;nbsp;This worked a dream, but now I can't get my device to sync with my PC (vista enterprise). &amp;nbsp;Everytime I connect it via the USB, my PC creates a new LAN portusing my phone and WMDC stays unconnected. &amp;nbsp;I re-installed WMDC (now at 6.1), rebooted my device. &amp;nbsp;Checked that ActiveSync and not Internet Sharing is running, but still no joy. &amp;nbsp;&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#3808289</link><pubDate>Wed, 11 Jul 2007 06:03:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3808289</guid><dc:creator>Joe</dc:creator><description>&lt;p&gt;Thanks so much for this article. This makes way more sense - nothing in ActiveSync help files. I have a SmartPhone, Cingular's 3125 and use XPressMail (for Exchange server sync) and if I connect through a desktop (&amp;quot;Automatic&amp;quot; in ActiveSync) it never finds the XPressMail server which is probably limited to the IP range of cell phones. So while the phone is cradled it never gets the XPressMail items. Once I pull the phone off the cradle, it causes chaos, freezes, trying to re-download the entire set of e-mails, etc. I can barely use the phone and most times multiple reboots get me to a functional state. Once HTC, the maker of the 3125, came up with the solution of using &amp;quot;Work Network&amp;quot; rather then Auto, the phone now always uses its own wireless connection and does not use the wired. Note: also have to change IE connection settings to &amp;quot;Work&amp;quot; if you want to use IE while wired.&lt;/p&gt;
&lt;p&gt;All is good now, this is the only way that I found for a Windows Mobile (SmartPhone) to maintain access to websites that are exclusive to the Cingular network (XPressMail), unltimately bypassing the PC's internet connection.&lt;/p&gt;
&lt;p&gt;I have been a computer professional for 15 years and somebody earlier in this article mentioned the correct way to call these settings &amp;quot;proxy&amp;quot; or not. There should be a system wide setting for &amp;quot;Idiot Verbiage&amp;quot; or &amp;quot;Computer Nerd&amp;quot;. It took me a long time to find that this was the setting will fix my issue. Thanks to HTC - they gave me the answer so now I'm contributing :)&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#5032416</link><pubDate>Fri, 21 Sep 2007 15:24:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5032416</guid><dc:creator>Aled</dc:creator><description>&lt;p&gt;Pls help, I have recently purchased 17 HTC P3450s and i am trying to connect them to a proxy however the settings always vanish, any ideas on how i can prevent this?&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#6256406</link><pubDate>Thu, 15 Nov 2007 14:59:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6256406</guid><dc:creator>rainerz</dc:creator><description>&lt;p&gt;The problem with the vanishing proxy settings on HTC Touch devices is seen by many people, however, nobody has an idea what the root cause actually is and how to fix it. Isn't that strange?&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#6664278</link><pubDate>Wed, 05 Dec 2007 12:14:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6664278</guid><dc:creator>powersteer</dc:creator><description>&lt;p&gt;I'm recently did a hard reset on my wm6 device. after that happens, my wm6 phone can no longer connect to the internet using the notebook's ...&lt;/p&gt;
&lt;p&gt;why is that so? i though its supposed to be shared automatically like it was previously?&lt;/p&gt;
</description></item><item><title>re: WMDC/ActiveSync Pass Through Feature</title><link>http://blogs.msdn.com/windowsmobile/archive/2006/11/20/wmdc-activesync-pass-through-feature.aspx#8518677</link><pubDate>Mon, 19 May 2008 07:51:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8518677</guid><dc:creator>Farook</dc:creator><description>&lt;p&gt;I am using an HTC Touch. I am not able to connect to Internet using proxy server (the proxy settings vanishes). I am able to connect to Internet using my home network which does not require a proxy. Does anybody find a solution?&lt;/p&gt;
</description></item></channel></rss>