<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Debug Windows Mobile with webservices with Fiddler &#8211; part 2</title>
	<atom:link href="http://barelygenius.wordpress.com/2008/07/10/debug-windows-mobile-with-webservices-with-fiddler-part/feed/" rel="self" type="application/rss+xml" />
	<link>http://barelygenius.wordpress.com/2008/07/10/debug-windows-mobile-with-webservices-with-fiddler-part/</link>
	<description>Collection of Stuff to Find Again Later and Maybe to be Helping You as well in Finding of the necessary Stuff</description>
	<lastBuildDate>Thu, 19 Nov 2009 11:58:29 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marthijn</title>
		<link>http://barelygenius.wordpress.com/2008/07/10/debug-windows-mobile-with-webservices-with-fiddler-part/#comment-58</link>
		<dc:creator>Marthijn</dc:creator>
		<pubDate>Thu, 22 Oct 2009 14:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://barelygenius.wordpress.com/?p=23#comment-58</guid>
		<description>FYI:
On a pc you have a host file. This file states e.g. that localhost should be resolved as 127.0.0.1. The pda has the same except that it is not a file, but it is stored in the registry. If you search the registry for a WM5 device you will see that DTPT_PEER will resolve to 169.254.2.2. PPP_PEER might resolve to e.g. 10.0.0.1. If you want to use the name instead of an ip, make sure you use the one that resolves to 169.254.2.2 (which is the ip of active sync).
Anyway, great article. It helped me out a lot!</description>
		<content:encoded><![CDATA[<p>FYI:<br />
On a pc you have a host file. This file states e.g. that localhost should be resolved as 127.0.0.1. The pda has the same except that it is not a file, but it is stored in the registry. If you search the registry for a WM5 device you will see that DTPT_PEER will resolve to 169.254.2.2. PPP_PEER might resolve to e.g. 10.0.0.1. If you want to use the name instead of an ip, make sure you use the one that resolves to 169.254.2.2 (which is the ip of active sync).<br />
Anyway, great article. It helped me out a lot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
