<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Windows CE Programming &#187; Access Netfront</title>
	<atom:link href="http://www.hjgode.de/wp/tag/access-netfront/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hjgode.de/wp</link>
	<description>Windows Mobile Development and usage</description>
	<lastBuildDate>Fri, 03 Feb 2012 08:53:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<!--CodeProjectFeeder channel--><category>CodeProject</category><generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Internet Explorer Mobile can not access 127.0.0.1 / localhost</title>
		<link>http://www.hjgode.de/wp/2009/06/13/internet-explorer-mobile-can-not-access-127001-localhost/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=internet-explorer-mobile-can-not-access-127001-localhost</link>
		<comments>http://www.hjgode.de/wp/2009/06/13/internet-explorer-mobile-can-not-access-127001-localhost/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 10:30:15 +0000</pubDate>
		<dc:creator>josef</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[127.0.0.0]]></category>
		<category><![CDATA[Access Netfront]]></category>
		<category><![CDATA[IEM]]></category>
		<category><![CDATA[localhost]]></category>
		<category><![CDATA[MAM]]></category>
		<category><![CDATA[netweaver]]></category>
		<category><![CDATA[SAP MI]]></category>

		<guid isPermaLink="false">http://www.hjgode.de/wp/?p=89</guid>
		<description><![CDATA[IEM does not support localhost nor 127.0.0.1]]></description>
			<content:encoded><![CDATA[<p>Recently I stumbled over this very anoying feature of the Microsoft Internet Explorer Mobile (IEM). IEM is NOT able to open local webserver pages! Neither within WM5 nor WM6.1. You can test this using the stand-alone Windows Mobile emulator:</p>
<p><span id="more-89"></span>You can download the device emulator from <a href="http://www.microsoft.com/downloads/details.aspx?familyid=A6F6ADAF-12E3-4B2F-A394-356E2C2FB114&amp;displaylang=en" target="_blank">here</a> or <a title="Device Emulator v 2.0 stand-alone" href="http://www.microsoft.com/downloads/details.aspx?familyid=DD567053-F231-4A64-A648-FEA5E7061303&amp;displaylang=en" target="_blank">here</a>.  After install you also need a WM5 or WM6 emulator image that you also download from the previous stated links.</p>
<p>Now also download a web server that runs on WM5/6. I used the free <a title="Deüeche Web Server" href="http://www.ernzo.com/depeche.aspx" target="_blank">opensource Depeche Webserver</a>. For the WM5/6 emulator images download the armv4i files.</p>
<p>To check for the running service and the open port, I recommend <a title="vxUtils personal" href="http://www.cam.com/vxutil_pers.html" target="_blank">vxUtils</a>. The personal edition is sufficiant for our tests.</p>
<p>Now start the Device Emulator Manager: &#8220;C:\%ProgramFiles%\Microsoft Device Emulator\1.0\dvcemumanager.exe&#8221;. Select one of the installed WM5 or WM6 images.</p>
<p><img class="alignnone size-medium wp-image-90" title="iem_localhost1" src="http://www.hjgode.de/wp/wp-content/uploads/2009/06/iem_localhost1-241x300.gif" alt="iem_localhost1" width="241" height="300" /></p>
<p>Here I started a Windows Mobile 5 emulator image.</p>
<p>Copy the Depeche and vxUtils installation CAB files to a directory of your choice and select this dir as source for sharing with the emulator image (File-Configure). Here I selected d:\temp:</p>
<p><img class="alignnone size-medium wp-image-91" title="iem_localhost2" src="http://www.hjgode.de/wp/wp-content/uploads/2009/06/iem_localhost2-300x235.gif" alt="iem_localhost2" width="300" height="235" /></p>
<p>Now start file explorer within the emulator and browse to &#8216;Storage Card&#8217; and install the two tools:</p>
<p><img class="alignnone size-medium wp-image-93" title="iem_localhost3" src="http://www.hjgode.de/wp/wp-content/uploads/2009/06/iem_localhost3-227x300.gif" alt="iem_localhost3" width="227" height="300" /></p>
<p>Then start Depeche Webserver via start-settings-system-Depeche Web Server:</p>
<p><img class="alignnone size-medium wp-image-94" title="iem_localhost4" src="http://www.hjgode.de/wp/wp-content/uploads/2009/06/iem_localhost4-227x300.gif" alt="iem_localhost4" width="227" height="300" /> <img class="alignnone size-medium wp-image-95" title="iem_localhost5" src="http://www.hjgode.de/wp/wp-content/uploads/2009/06/iem_localhost5-227x300.gif" alt="iem_localhost5" width="227" height="300" /></p>
<p>If you see the IP address of 192.168.55.101 or some starting with 169, you have an active sync connection. Stop the ActiveSync connection and then reopen the Depeche settings again. You should see <strong>127.0.0.1</strong>. If so<strong>, </strong>start the web server by tapping [Load]. The webserver is then started and it is time to start IEM and take a look at what happens for http://127.0.0.1:400 or http://localhost:400</p>
<p><img class="alignnone size-medium wp-image-96" title="iem_localhosterror1" src="http://www.hjgode.de/wp/wp-content/uploads/2009/06/iem_localhosterror1-227x300.gif" alt="iem_localhosterror1" width="227" height="300" /> <img class="alignnone size-medium wp-image-92" title="iem_localhosterror" src="http://www.hjgode.de/wp/wp-content/uploads/2009/06/iem_localhosterror-227x300.gif" alt="iem_localhosterror" width="227" height="300" /></p>
<p>If you now believe the webserver seems not to be running, try vxUtils and do a port scan (tap the [s] in vxUtils main screen).</p>
<p>There are some sites about this strange problem, but no solution yet. The solutions provided (localhost-null) are for WM2003 and do not work for WM5/6.</p>
<p>I then started a test against Access Netfront, my favorite Mobile Browser and it works FINE for local web server.</p>
<p>The problem with this all is, that SAP MI uses a local web server to provide SAP services on mobile devices (SAP Netweaver, Mobile Infrastructure and MAM). Without a working IEM to 127.0.0.1:4444 this will not work. As a workaround, one can use <a href="http://www.access-company.com/products/mobile_solutions/netfrontmobile/browser/index.html" target="_blank">Access Netfront Browser Windows Mobile</a> instead.</p>
<p><b>DOWNLOAD:</b><a href="http://www.hjgode.de/wp/wp-content/plugins/download-monitor/download.php?id=9" title="Downloaded 250 times">DepecheWebServer CAB zipped</a> -  (Hits: 250, size: 95.81 KB) <b>DOWNLOAD:</b><a href="http://www.hjgode.de/wp/wp-content/plugins/download-monitor/download.php?id=10" title="Downloaded 216 times">vxUtils CAB zipped</a> -  (Hits: 216, size: 36.59 KB)</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.hjgode.de%2Fwp%2F2009%2F06%2F13%2Finternet-explorer-mobile-can-not-access-127001-localhost%2F&amp;title=Internet+Explorer+Mobile+can+not+access+127.0.0.1+%2F+localhost" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.hjgode.de/wp/wp-content/plugins/social-bookmarks0/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.hjgode.de%2Fwp%2F2009%2F06%2F13%2Finternet-explorer-mobile-can-not-access-127001-localhost%2F&amp;title=Internet+Explorer+Mobile+can+not+access+127.0.0.1+%2F+localhost" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.hjgode.de/wp/wp-content/plugins/social-bookmarks0/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.hjgode.de%2Fwp%2F2009%2F06%2F13%2Finternet-explorer-mobile-can-not-access-127001-localhost%2F&amp;title=Internet+Explorer+Mobile+can+not+access+127.0.0.1+%2F+localhost" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.hjgode.de/wp/wp-content/plugins/social-bookmarks0/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.hjgode.de%2Fwp%2F2009%2F06%2F13%2Finternet-explorer-mobile-can-not-access-127001-localhost%2F&amp;T=Internet+Explorer+Mobile+can+not+access+127.0.0.1+%2F+localhost" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.hjgode.de/wp/wp-content/plugins/social-bookmarks0/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.hjgode.de%2Fwp%2F2009%2F06%2F13%2Finternet-explorer-mobile-can-not-access-127001-localhost%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.hjgode.de/wp/wp-content/plugins/social-bookmarks0/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.hjgode.de%2Fwp%2F2009%2F06%2F13%2Finternet-explorer-mobile-can-not-access-127001-localhost%2F&amp;t=Internet+Explorer+Mobile+can+not+access+127.0.0.1+%2F+localhost" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.hjgode.de/wp/wp-content/plugins/social-bookmarks0/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.hjgode.de/wp/2009/06/13/internet-explorer-mobile-can-not-access-127001-localhost/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>AJAX and Windows Mobile 6</title>
		<link>http://www.hjgode.de/wp/2009/05/12/ajax-and-windows-mobile-6/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ajax-and-windows-mobile-6</link>
		<comments>http://www.hjgode.de/wp/2009/05/12/ajax-and-windows-mobile-6/#comments</comments>
		<pubDate>Tue, 12 May 2009 07:15:07 +0000</pubDate>
		<dc:creator>hjgode</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[6.1.4]]></category>
		<category><![CDATA[Access Netfront]]></category>
		<category><![CDATA[IEM]]></category>
		<category><![CDATA[Internet Explorer Mobile]]></category>
		<category><![CDATA[MIE]]></category>
		<category><![CDATA[Mobile Internet Explorer]]></category>
		<category><![CDATA[PIE]]></category>
		<category><![CDATA[Pocket Internet Explorer]]></category>
		<category><![CDATA[Windows Mobile 6]]></category>

		<guid isPermaLink="false">http://www.hjgode.de/wp/?p=35</guid>
		<description><![CDATA[Is Internet Explorer Mobile of Windows Mobile 6.1.4 the solution to all your AJAX problems?]]></description>
			<content:encoded><![CDATA[<p>Some time ago MS announced an extended Mobile Internet Explorer (sorry, it has to be called Internet Explorer Mobile now, nor Pocket Internet Explorer. Thanks to all these new terms for the same thing to MS. PIE, MIE, IEM is all the same) with the release of Windows Mobile 6.1.4: <a href="http://blogs.msdn.com/windowsmobile/archive/2008/11/11/internet-explorer-mobile-6.aspx" target="_blank">Internet Explorer Mobile</a>.</p>
<p>I did a short test and will still recommend Access Netfront for professional use. IEM runs slow and I can not see the ((un-)documented) enhancements for web programmers.</p>
<p>Josef</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.hjgode.de%2Fwp%2F2009%2F05%2F12%2Fajax-and-windows-mobile-6%2F&amp;title=AJAX+and+Windows+Mobile+6" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.hjgode.de/wp/wp-content/plugins/social-bookmarks0/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.hjgode.de%2Fwp%2F2009%2F05%2F12%2Fajax-and-windows-mobile-6%2F&amp;title=AJAX+and+Windows+Mobile+6" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.hjgode.de/wp/wp-content/plugins/social-bookmarks0/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.hjgode.de%2Fwp%2F2009%2F05%2F12%2Fajax-and-windows-mobile-6%2F&amp;title=AJAX+and+Windows+Mobile+6" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.hjgode.de/wp/wp-content/plugins/social-bookmarks0/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.hjgode.de%2Fwp%2F2009%2F05%2F12%2Fajax-and-windows-mobile-6%2F&amp;T=AJAX+and+Windows+Mobile+6" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://www.hjgode.de/wp/wp-content/plugins/social-bookmarks0/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.hjgode.de%2Fwp%2F2009%2F05%2F12%2Fajax-and-windows-mobile-6%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.hjgode.de/wp/wp-content/plugins/social-bookmarks0/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.hjgode.de%2Fwp%2F2009%2F05%2F12%2Fajax-and-windows-mobile-6%2F&amp;t=AJAX+and+Windows+Mobile+6" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.hjgode.de/wp/wp-content/plugins/social-bookmarks0/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.hjgode.de/wp/2009/05/12/ajax-and-windows-mobile-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

